ScopeSync
ScopeSync is a set of patches for high resolution control of...
- Type
- Instrument
- Author
- wellis
- Version
- 1.0
- License
- AttributionShareAlike
- Live version
- 9.1.1
- Max version
- 6.1.5
- Downloads
- 4
- Updated
- 2014-03-30
Description
ScopeSync is a set of patches for high resolution control of Modular synth devices created for the Sonic|Core Scope DSP platform. It connects to a set of partner modules in Scope Modular.
Full details of ScopeSync can be found here: http://bcmodular.wikispaces.com/ScopeSync
You must have at least one Scope DSP card or Xite-1/d interface to make use of these patches. The patches are included as part of the BC Modular module set. This also includes the necessary Max Package for mxj~ aspects.
Screenshot shows the 64 control version. There are 16, 32 and 128 control versions included in the pack.
Automapping indexes are set up to allow multi-bank control from Ableton Push.
Comments (3)
Re. sample accurate MIDI, I tried to get as close to that as I could, but it will need to be tested in different scenarios to see how well it actually performs. A lot will depend on how well Max handles the passing of MIDI data into mxj.
The Java source code for this is on github now, so feel free to have a poke around if you're interested: https://github.com/bcmodular/scopesync/tree/master/java/src/uk/co/bcmodular/scopesync
To be honest, the main target of the MIDI passthrough was to workaround Live's arcane track types, so a single track could be used to model a device in Scope. I'm now looking into other methods of communication, e.g. UDP.