Code Monkey home page Code Monkey logo

gibberwocky.max's People

Contributors

charlieroberts avatar charlieroberts-rit avatar grrrwaaa avatar michaelpalumbo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gibberwocky.max's Issues

[FR] Listen to external messages

It would be great to have gibberwocky listen to external midi/osc/max native messages. It could make it work as a very dynamic mapper / matrix for any control devices one might have.

note,midinote,velocity, and duration don't behave as expected with namespace objects

These messages should behave the same as they do with devices; that is, calls to velocity and duration should alter subsequent note and midinote messages. Currently all messages are just sent directly to Max and don't generate MIDI messages.

See this Slack thread for reference.

Question for @grrrwaaa : does anything need to happen internally to the gibberwocky Max object to make namespaces generate MIDI messages? I'm guessing it does...

Arp object crashes

Hello,

I keep gettingthe following error:
error with user submitted code: TypeError: Cannot read property '0' of undefined

To replicate, please open "using the Arp object" help file. Run the following lines:

myarp = Arp( [0,2,4,5], 4, 'updown' )
devices['bass'].note.seq( myarp, 1/16 )

Then, change the myarp object and run the following lines:
myarp = Arp( [0,2,4,5], 2, 'updown' )
devices['bass'].note.seq( myarp, 1/16 )

You should get the error. I was just trying to decrease the number of octaves of the arpeggiator.

no gibberwocky_tutorial_1-4 max patcher included

copy pasting from the c74 forum thread :
in the demos of the gibberwocky script editor, "tutorial 1 : basic messaging" it says :

* To start make sure you open the patch: 
* gibberwocky_tutorial_1-4

but there doesn't appear to be such a patcher inside the gibberwocky max package

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.