Updated Hammond B3 - Csound emulator
This morning, I spent some time with the emulator and the Csound and CsoundAV software. I had forgotten much of what I had to do to get the setup working. This was almost a new beginning for me. What I found was that some of the older program aids I had used were now antiquated and would not work in the Windows 10 operating system. Eventually, I found a similar software that was compatible with the current version of Windows. Still there was much to do. The B3 emulator is a program that consists of a list of parameters and commands, including some for the GUI(Graphical User Interface) (emulated knobs and switches on a control panel). I had to tweak the command line options, known as 'switches', to get the thing to run in CsoundAV. The command line options can be, and are in this case, included at the top of the instrument/score file. The command line I ended up using is: -+q0 +p1 -m0 -+O -+K -b400 -+P There ...