I'm working on a module that allows connectivity with the Expert Sleepers ES40 and it's range of cv/gate expander modules. The way this works is it uses the 24 bits of audio per channel and shifts 8 bits at a time into place for each expander. Here is the bit of code from Github that does this formatting:
SInt32 bitsL = ( out1 << 16 ) | ( out2 << 8 ) | ( ( out5 << 0 ) & 0xf0 );
SInt32 bitsR = ( out3 << 16 ) | ( out4 << 8 ) | ( ( out5 << 4 ) & 0xf0 );
I've implemented this in a Voltage Modular module and here are my findings with compatibility:
When debugging in Voltage Module Designer this works great. Loading as a plugin in Pro Tools works. Loading as VST2, VST3 or Audio Unit in Live or Reason doesn't work as expected. For example if I turn a bit on for one of the gates on a gate expander all of them flash between changes. I've also run Expert Sleepers official software and loaded Voltage Modular simply as a pass through effect and it causes this same weirdness. I feel like there must be some filtering or delay happening in VM.
Expert Sleepers ES40 compatibility
-
- Posts: 35
- Joined: Thu May 16, 2019 8:14 pm
Jump to
- Cherry Audio
- ↳ Voltage Modular
- ↳ Instruments
- ↳ Atomika Synthesizer
- ↳ Blue3 Organ
- ↳ Rhodes Chroma
- ↳ CA2600 Synthesizer
- ↳ CR-78 Drum Machine
- ↳ DCO-106 Polyphonic Synthesizer
- ↳ Dreamsynth
- ↳ Lowdown Bass Synthesizer
- ↳ Eight Voice Synthesizer
- ↳ Elka-X Synthesizer
- ↳ GX-80 Synthesizer
- ↳ Harmonia Synthesizer
- ↳ Memorymode Synthesizer
- ↳ Mercury-4 Synthesizer
- ↳ Mercury-6 Synthesizer
- ↳ Miniverse Synthesizer
- ↳ Novachord + Solovox Collection
- ↳ Octave Cat Synthesizer
- ↳ P-10 Synthesizer
- ↳ Polymode Synthesizer
- ↳ Pro Soloist Synthesizer
- ↳ PS-20 Synthesizer
- ↳ PS-3300 Synthesizer
- ↳ Quadra Synthesizer
- ↳ Sines Synthesizer
- ↳ Surrealistic MG-1 Plus Synthesizer
- ↳ Synthesizer Expander Module
- ↳ Wurlybird 140B Electric Piano
- ↳ Cherry Audio Preset Packs
- ↳ Instrument preset exchange
- ↳ Effects
- ↳ Galactic Reverb
- ↳ Rackmode Signal Processors
- ↳ Stardust 201 Tape Echo
- ↳ Modules
- ↳ Aarnville
- ↳ Adroit Synthesis
- ↳ Andrew Macaulay
- ↳ Benard
- ↳ Ben Davis
- ↳ borkman
- ↳ Centripidity
- ↳ Black Cloud Industries
- ↳ Cherry Audio
- ↳ Cherry Audio/MRB
- ↳ Collider Modular
- ↳ Cyberwerks Heavy Industries
- ↳ DMT Audio
- ↳ Dome Music Technologies
- ↳ Gargoyle
- ↳ Hamster Modular
- ↳ Haslo
- ↳ HetrickCV
- ↳ Hype Audio
- ↳ Insomniac Music
- ↳ JKphobic
- ↳ Knobstradamus
- ↳ M*4
- ↳ Martin Dennis
- ↳ Misfit Audio
- ↳ Monkey Business Audio
- ↳ MRB
- ↳ nekomatic
- ↳ Nick Hladek
- ↳ Nrgzr78
- ↳ Oliver Moebus
- ↳ Playertron
- ↳ P.moon
- ↳ PoohBear
- ↳ PSPaudioware.com
- ↳ R_Ware
- ↳ Request for Music
- ↳ SHARP Modular
- ↳ Sonic Lighthouse Studio
- ↳ Sonobiosis
- ↳ Vulpus Labs
- ↳ Vult
- ↳ Waverley Instruments
- ↳ weevil
- ↳ Module Designer
- ↳ Cherry Audio Store
- ↳ Sync
- ↳ Tips and Tricks
- ↳ Preset Exchange