Devlogs
Update 0.4.0
TRAMA downloadable sequencer for macOS
The 0.4 unifies all of my projects to use a single, newly refactored codebase. This update also brings some new features to TRAM:
- The editor and mapping window have been replaced by a new "Settings" window that allows the mapping of single characters to note-on messages through a UI
- The settings window also allows custom characters for comments, mapping and data delimiting
- The UI has been cleaned up
- TRAM now ships with a built in sampler to quickly listen to patterns without the need for an external device
- The MIDI implementation has been improved and now supports clock recieve, tap tempo and nudging to fix delayed playback
- Some ease-of-life features have been added such as an option to change the text alignment
PLEASE NOTE: older savefiles will no longer work with this new version as the .json structure has changed. There is currently only a build for Mac available as I have switched from a Linux to an Apple device. Builds for Windows and Linux will come soon. Until then you can still run TRAM in electron.js