Hello, I've being learning all weekend from your amazing 22mb file, there is so much to cover, my head hurts now.
I knew this was not going to be easy, so I just picked one real easy (it was not lol), and still not mapped in your files.
This is how it will look like on screen. I just wanted do map all faders as default view and I was using the MIXER mode for this.
Capture.jpg
I know this doesn't look like the standard things you guys are creating but it's something! I've studied several examples, like "com.ochenk.GlitchEffect" and it has some options *below* the faders, I like that scheme, but i've tried everything to replicate that with no avail. Something is missing from my side, that's for sure.
Anyways, is there any more documentation with examples ?
Picking this example up, would you guys tackled this in another way ?
If only we could export from Nektarine, life would be great again
Thanks!
Code: Select all
Scope Kuassa com.kuassa.EfektorGQ3607
Define Group Mode Instrument Mixer Transport Channel
Define Group X_Mode Default EQ
//Defaults
Map Mixer Mode Mode=Mixer
Map Instrument Mode Mode=Instrument
Map Transport Mode Mode=Transport
Map Channel Mode Mode=Channel
//Defaults + Default Screen
Map Device Name "EfektorGQ3607" MIXER
Map Patch Name Patch Name Instrument
Map Display Default 0 Mixer
Map Page Name "EQ" Instrument
// CONTROLS
Map Name Element 1 NAME FADERS Instrument
Map Knob 1 Equalizer Type NAME Instrument
Map Fader Name Element 1 "FQ1" FADERS Instrument
Map Fader Name Element 2 "FQ 2" FADERS Instrument
Map Fader Name Element 3 "FQ 3" FADERS Instrument
Map Fader Name Element 4 "FQ 4" FADERS Instrument
Map Fader Name Element 5 "FQ 5" FADERS Instrument
Map Fader Name Element 6 "FQ 6" FADERS Instrument
Map Fader Name Element 7 "FQ 7" FADERS Instrument
Map Fader Name Element 8 "LVL" FADERS Instrument
Map Fader 1 Freq Level 1 NAME Instrument
Map Fader 2 Freq Level 2 NAME Instrument
Map Fader 3 Freq Level 3 NAME Instrument
Map Fader 4 Freq Level 4 NAME Instrument
Map Fader 5 Freq Level 5 NAME Instrument
Map Fader 6 Freq Level 6 NAME Instrument
Map Fader 7 Freq Level 7 NAME Instrument
Map Fader 8 Level NAME Instrument
Map X1_Labeli "ON" Instrument
Map X1 On / Bypass CTRL Instrument
You do not have the required permissions to view the files attached to this post.