As a relatively new Continuum owner, I was wondering what others use to control their Continuum (pedals, midi etc), and if not using the internal sounds, what to use to generate sounds that takes good advantage of the level of control provided?
I have a Monome Arc which I thought would be useful, and once I fixed a bug in the Max patch used to get it to output Midi, that seems to work well (though I need to spend a little more time dialing in the right level of sensitivity). Saved me buying a beatstep!
yeah, the Monome for barrels its a good idea, although something like the Beatstep or Killamix mini (track one Second-hand?) is quite handy, for quick access to the 16 user presets.
Ideas 1
IOS iPad/iPhone
Nice to have around
SpringSound - Christophe Duquesne
EigenHarp Pico
As you know, its 18 Eigen keys of pure wonder that can do so much to control the Continuum; from talkers that change presets, custom tunning grid, octaves, barrels…
I did a setup in the past I can revisit; the thing is you need the computer/EigenD running…
Pedals
A “MUST” have
Either for simple sustain (continuos that is) or for a feature that I just adore and don’t see anywhere else:
Sustenuto - 1 and 2 (YEP!, you can blend between the two and then even add sustain! all while playing! marvellous…
More Control “from-the-floor”
A foot controller? I used the SoftStep,for example you can have control lots of thing (that is many CC’s)
I’ll add some Ideas more later on…
Continuum+ Madrona Aalto/Kaivo?
Roli - Equator
is this you might referring to @GoneCaving ?
Springsound is of course on my radar, but I do not yet have something like the iConnectMidi4+.
I don’t know why the Pico didn’t occur to me, but yes, that would certainly do the trick, and would allow for multiple actions from a single button press. If you have interesting setups I would be interested in seeing them.
I have a pair of foot switches, and an expression cable (need to find the cable for the latter!).
Ah, didn’t entirely think that through. It’s nice and configurable, but the app doesn’t provide control over which channel, cc etc the data is sent out, assuming quite reasonably, that you can map whats incoming to the control on the other end. I don’t think that’s possible from the Continuum editor? So I guess I’d need to remap the incoming midi from Control and split out the right data (channel, cc) for the editor. Anyone know if something like that exists?
Yes it does ! you can see it here https://youtu.be/avekJZVTdG4?t=410
But most iPad won’t be able to power the Mini… so you will need an intermediate guy !
Thanks. Though I’m sorely tempted to write that MIDI converter if I can’t find one. The alternative to that would be to extend the Control Max patch, but that would involve buying a Max license which seems like overkill right now.
Ummmm, how about “someone” do it for you? I still run away from Max… or do it over Pd? Ab Live clips? (I once have started “populating” clips with MIDI CC) conversion, but fells a bit mehhh - one program to another program… Gig Performer can also do it (in a couple of ways)…
Overall it’s kind of nice looking at grids and have 128 buttons that access (at least) 128 presets…
Yay! Thanks. I forgot I watched that video awhile back but didn’t connect that SpringSound was being used, I also just realized that SpringSound was already on my iPad.
To select presets, with latest firmware (8.70 and up) you have several options, with the following CCs
ch 16 - CC0 (Bank Select MSB) - Value 0-MaxCategories-1 : select a Preset category
ch 16 - CC109 - Value 53 : next Preset in the category
ch 16 - CC109 - Value 52 : previous Preset in the category
ch 16 - CC34 - Value 101 to 116 : Direct selection of user Preset 1 to 16
ch 16, cc 81, value 1 to 127 (preset inside “bank of 127”) and just after
ch 16, cc 82, value 0/1/2/3 “bank select” (0 for preset 1-127, 1 for 128 to 256, etc. note that for value 0 preset 1 to 16 are the user presets).
I’m still on 8.50 (I think; will check later). Has 8.70 been released yet?
Thanks for the pointers. I’d certainly possible I’m making errors in this as the python lib seems to be slightly at odds with what I see in the Max midi monitor. When I can find some more time, I’ll give it another shot.