Thank you for adding MIDI control to Filtatron.
I have written a class in the ChucK programming language to interact with Filtatron over network MIDI
https://github.com/heuermh/lick/blob/master/FiltatronMidi.ck
and example
https://github.com/heuermh/lick/blob/master/examples/filtatronMidiExample ...
Search found 3 matches
- Fri Nov 22, 2013 6:50 pm
- Forum: Moog Apps
- Topic: Filtatron now has Audiobus and MIDI control
- Replies: 15
- Views: 10105
- Tue Sep 04, 2012 11:27 am
- Forum: Moog Apps
- Topic: Can Animoog record x/y pad gestures into external sequencers
- Replies: 4
- Views: 3023
Re: Can Animoog record x/y pad gestures into external sequen
This is my first stab at a ChucK class that drives Animoog over MIDI
https://github.com/heuermh/lick/blob/e68c047c1f13f7bb720754fd2c06113fabcd15a3/AnimoogMidi.ck
https://github.com/heuermh/lick/blob/e68c047c1f13f7bb720754fd2c06113fabcd15a3/examples/animoogMidiExample.ck
In addition to the default ...
https://github.com/heuermh/lick/blob/e68c047c1f13f7bb720754fd2c06113fabcd15a3/AnimoogMidi.ck
https://github.com/heuermh/lick/blob/e68c047c1f13f7bb720754fd2c06113fabcd15a3/examples/animoogMidiExample.ck
In addition to the default ...
- Sat Sep 01, 2012 11:18 pm
- Forum: Moog Apps
- Topic: Can Animoog record x/y pad gestures into external sequencers
- Replies: 4
- Views: 3023
Re: Can Animoog record x/y pad gestures into external sequen
Hello Amos,
A MIDI chart would be very helpful.
Is it true that the mapping is empty by default? If I hit the Map CC#s button without any MIDI input selected then all the red boxes have '--'s in them.
Second, are MIDI mappings included in a .preset file?
I'm asking because while I'm fine with ...
A MIDI chart would be very helpful.
Is it true that the mapping is empty by default? If I hit the Map CC#s button without any MIDI input selected then all the red boxes have '--'s in them.
Second, are MIDI mappings included in a .preset file?
I'm asking because while I'm fine with ...