Releases: themissingcow/trackomatic
Releases · themissingcow/trackomatic
v1.0b5
- Assorted layout fixes in the main window.
- Removed the chat system (no time to maintain the server)
- Track waveforms are now drawn normalised (audio is unaffected).
- Looped tracks are drawn with ghost waveforms for each repeat.
- Removed the essentially empty
Settings
tab. - Unified comments display, so they all appear in chronological order, comments are scrolled/highlighted when their track representation is hovered over with the mouse.
v1.0b4
v1.0b3
- Hopefully fixes #3, #4, #5 and #6, but since moving to coordinated file access, its anyones game.
- Work towards fixing #7.
- Start of code tidy/sanitisation now we've successfully gotten past 'proof-of-concept' phase, which means regressions I'm sure...
- New Chatomatic URL Note: If you have manually changed your URL, it may need fixing to:
https://chatomatic.tomcowland.com/?room={room}&name={name}
. - Sync conflict files should now be ignored.
v1.0b2
v1.0b1
- Improved audio file/folder watching.
- Use
File
>Open
/Open Recent
instead of Open button. - Decorate tracks that have comments not anchored to a specific time.
- Highlight comments in the comment list when hovered in the track timeline.
The UI is still somewhat dire, but it should serve as a proof-of-concept for testing now.
v1.0a7
v1.0a6
v1.0a5
- Experimental mix export (should be sample accurate).
- Save state lights for project and mix.
- Window title now reflects base directory.
Hypothetical workflow
Probably the first build that could support testing of the basic premise for the app:
- Person A saves some stems/tracks to a shared folder (network, Dropbox, Google Drive, etc).
- Person A points Trackomatic at the folder and adds notes.
- Person B points Trackomatic at their sync of the folder and sees notes and can listen to stems in sync.
- Person B can import the stems into their DAW, or export a sub-mix from Trackomatic of the bits they want to work with.
- Person B then exports their new parts into the folder (or a subfolder).
- Person A sees the tracks popup in their own Trackomatic as the files are sync'd.
- Person A then exports a sub-mix or imports which ever new files they want into their DAW.