SmartWAV2-MidiMode_R4
SMARTWAV 2
MIDI Mode
Vizic Technologies ©2020 | 29
-Note OFF Disable: If the file contains the word NOTEOFFDISABLE,
SmartWAV2 will disable/ignore all Note OFF commands during system
run, this functionality is great percussion sounds, where there is no
need to receive Note OFF commands. Default Note OFF is enabled.
-Layer Velocity: If the file contains the word LAYERVEL, SmartWAV2 will
enable the velocity layering functionality of the system, this means
that during system execution, received notes will trigger tracks based
not only on the note number, but also on the velocity parameter.
SmartWAV2 support 4 velocity layers, so once this functionality is
enabled, the system will trigger note names with a suffix ‘a’, ‘b’, ‘c’ or
‘d’, the next table illustrates how the “.wav” files inside the microSD
card must be named:
Note #
Layer Velocity
Disabled(default)
Layer Velocity Enabled, each note has 4
“.wav” files.
0
“000.wav”
“000a.wav”, “000b.wav”, “000c.wav”, “000d.wav”
64
“064.wav”
“064a.wav”, “064b.wav”, “064c.wav”, “064d.wav”
127
“127.wav”
“127a.wav”, “127b.wav”, “127c.wav”, “127d.wav”
This functionality is useful for percussion sounds as for example a snare
drum does not sound equal being hit at slow(a), medium low(b),
medium high(c) or fast(d) speed, user can store different sounding
“.wav” files for those 4 layers. *By default layer velocity is disabled.
-Master Folder: If the file contains the word FOLDER: followed by a
folder name, SmartWAV2 will try to open and change the folder path
from the root to the defined master folder, this means that up from
here the system will perform the normal functionality inside this defined
folder instead of from the microSD card root path. The defined master
folder can contain the character ‘/’ to denote folder nesting. Default
master folder is the root path.