Changes between Version 12 and Version 13 of Manual


Ignore:
Timestamp:
04/23/2018 06:37:43 PM (6 years ago)
Author:
alex
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Manual

    v12 v13  
    5050== Librarian ==
    5151
    52 For the Librarian to work we need to start the emulator slightly differently. After running "./buchla" but before typing "go $10000", type "midas" in the debug console. This loads MIDAS into the memory and initialises the disk drive. Without doing this, the patches will not be saved. The start MIDAS with "go $10000".
     52For the Librarian to work we need to start the emulator slightly differently. After running "./buchla" but before typing "go $10000", type "midas" in the debug console. This loads MIDAS into the memory (which is already done automatically by the emulator), however it crucially also initialises the disk drive, which we need to store settings. Then start MIDAS with "go $10000".
    5353
    54 
    55 
     54To save a setting, open the librarian. Enter a filename by clicking in the orange box to the right of "FILENAME" and selecting the letters of the desired name of your file in the input menu. When you are done, select the "*" symbol to close the input menu. Then click "Store" and then the type of setting you would like to save ("Waves", "Assgn", "Score", etc.).
    5655
    5756== Score Editor ==