37
edits
Benvisions (talk | contribs) (→List of instruments: some people would be uncomfortable with table sizings) |
m (goodbye toothpaste synth) |
||
Line 3: | Line 3: | ||
Instruments can me modified using their [[Instrument Options|options]] and [[Cloning|Clones]] can be created for different option configurations using the same instrument. | Instruments can me modified using their [[Instrument Options|options]] and [[Cloning|Clones]] can be created for different option configurations using the same instrument. | ||
==List of instruments== | ==List of instruments== | ||
{| class ="wikitable sortable" | {|style="width:100%" class ="wikitable sortable" | ||
!style="width:auto"|Instrument | !style="width:auto"|Instrument | ||
!Instrument ID | !Instrument ID | ||
Line 9: | Line 9: | ||
!class="unsortable" |Sustain | !class="unsortable" |Sustain | ||
!class="unsortable"|Range | !class="unsortable"|Range | ||
!class="unsortable"|Notes | !class="unsortable"|Notes <!-- Avoid excessively long lines here --> | ||
|- | |- | ||
|Electric Piano <span style="color:#03a9f4">⬤</span>||43||Piano||Yes||C2—B7|| | |Electric Piano <span style="color:#03a9f4">⬤</span>||43||Piano||Yes||C2—B7|| | ||
Line 121: | Line 121: | ||
|Smooth Synth (Classic) <span style="color:#E91E63">⬤</span>||3||Hidden||No||C2—B6||Unsustained Smooth Synth used on legacy sequences. Hidden in the editor, but can be selected with <code>selectInstrument(3)</code>. | |Smooth Synth (Classic) <span style="color:#E91E63">⬤</span>||3||Hidden||No||C2—B6||Unsustained Smooth Synth used on legacy sequences. Hidden in the editor, but can be selected with <code>selectInstrument(3)</code>. | ||
|- | |- | ||
|Synthesizer <span style="color:# | |Synthesizer <span style="color:#EAEAEA">⬤</span>||55||Synthesizer||Yes||C2—B7||[https://test.onlinesequencer.net/ test.onlinesequencer.net] : Adjustable waveform, filter, oscillation, and ASDR. | ||
|- class="sortbottom" | |- class="sortbottom" | ||
|Cloned Instrument||See notes||||||||Copies of Instruments created by [[Cloning]]. Their ID can be found by <code>NXXXX</code>, where <code>N</code> is the number of the clone and <code>XXXX</code> is the ID of the original instrument padded to 4 places. For example, <code>10043</code> is 'Electric Piano 2', while <code>210001</code> would be 'Acoustic Guitar 22'. | |Cloned Instrument||See notes||||||||Copies of Instruments created by [[Cloning]].<br>Their ID can be found by <code>NXXXX</code>, where <code>N</code> is the number of the clone and <code>XXXX</code> is the ID of the original instrument padded to 4 places.<br>For example, <code>10043</code> is 'Electric Piano 2', while <code>210001</code> would be 'Acoustic Guitar 22'. | ||
|} | |} | ||
[[category:Online Sequencer UI]] | [[category:Online Sequencer UI]] |
edits