Hi
ok, Ive put together a beta for anyone interested, covering enhancements discussed in my previous thread
Its on patchstorage here:
https://patchstorage.com/updateos-v22b1-tb/
install procedure same as the official upgrade - download zip, unpack it, copy it to usbdrive/patches, then run from organelle.
the beta is fully compatible with 2.1, simply providing new features and bug fixes.
the hope is to roll this code into the C&G code via a ‘pull request’, once the beta is complete (assuming they like/accept my changes :))
if you get bored of it, have issues with the beta, you can simply revert by installing the official 2.1 release - https://patchstorage.com/update-os-v2-1/
features
- organise your patches into sub directories
- favourites
- shutdown shortcut (hold down encoder for 4 seconds)
- various fixes for ‘system commands’
- experimental : support for partitioned internal sd card
- experimental: support for running OS off the usbdrive/sd card
favourites
in the ‘system menu’ you will see a new option “show favourites/patches” , this toggles between showing (unsurprisingly) favourites and all patches, when on the ‘favourite menu’ , you can add and remove the current (running) patch.
so this means:
to add a favourite:
start patch as normal , from the patch menu , press encoder, select show favourites, then select add current
to delete a favourite:
start the patch (hint, you can do that from the favourite menu ), ensure favourites are shown in menu, then select delete current.
the favourites are stored in a simple text file, in the top level of the usbdrive - so if you want to you can edit this, to change the order etc. you will see the format is
{location of patch}:{name of patch}
eg.
/usbdrive/Patches:rngs_reverb
/usbdrive/Patches/Community/Technobear:rngs_reverb
if you have any issues etc, let me know on this thread.
enjoy
Mark
UPDATES:
(same location on patchstorage, replaces any previous beta version)
Beta 2 release (15-July)
- fix set midi channel
- fix eject/reload/midi ‘screen freezes’
- fix issue with multipage version
- move favourites to /usbdrive/favourites.txt
Beta 3 release (17-July)
- fix midi config leaving oscdump running
- verify Update package when installing (SHA1) for possible corruption
- rearrange menu
- introduce shutdown shortcut, hold encoder down for 4 seconds to initiate shutdown
Beta 4 release (18-July)
- install improvements, only check files in manifest, report failed installed, dont reboot
Beta 5 release (19-July)
- fix saving of “multi page synths”
- add “>” to patch subdirectories.
Beta 6 release (29-July)
- Program Changes now select from Favourites.
Beta 7 (9 August)
- experimental alsa midi support ( see this post for details)
Beta 8 (10 August)
- improved alsa support
Beta 9 (19 August)
- improved shutdown shortcut
- fix usb eject issue
- improved deploy script
- install now:
- sets root password to organelle (all lowercase required for X11 remote login)
- updates sshd_config to better defaults
- move user ssh environment to tmp (writeable)
- removes c&g git config