gearmulator

Emulation of classic VA synths of the late 90s/2000s that are based on Motorola 56300 family DSPs
Log | Files | Refs | Submodules | README | LICENSE

commit 7bfadda92c4740e322db1cadd6bf6053aa893e3f
parent 13da6dea67a653a1b3cbbd070c3236fa46128294
Author: dsp56300 <dsp56300@users.noreply.github.com>
Date:   Sun, 15 May 2022 03:02:56 +0200

define ascii table

Diffstat:
Msource/jucePlugin/parameterDescriptions_C.json | 11+++++++++++
1 file changed, 11 insertions(+), 0 deletions(-)

diff --git a/source/jucePlugin/parameterDescriptions_C.json b/source/jucePlugin/parameterDescriptions_C.json @@ -694,6 +694,17 @@ "reverbRoomSize": [ "Ambience", "Small Room", "Large Room", "Hall" + ], + "ascii": + [ + "NUL","SOH","STX","ETX","EOT","ENQ","ACK","BEL","BS","HT","LF","VT","FF","CR","SO","SI","DLE","DC1","DC2","DC3","DC4","NAK","SYN","ETB","CAN","EM","SUB","ESC","FS","GS","RS","US", + " ","!",'"',"#","$","%","&","'","(",")","*","+",",","-",".","/", + "0","1","2","3","4","5","6","7","8","9", + ":",";","<","=",">","?","@", + "A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z", + "[","\\","]","^","_","`", + "a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z", + "{","|","}","~","DEL" ] }, "presets": [