Git Log from 0.0.14 to HEAD
commit 7ef93efdf31d8407d8515d0e8a71a5520d2bb6d0
Author: gearmo3DS
Date: Sun Jun 1 15:13:38 2025 +0200
Youtube script and pico8 palette test
commit 703879a7cecb843bf88c1a1f546d235a78d1f68d
Author: gearmo3DS
Date: Sun Jun 1 17:05:15 2025 +0200
Fix: Selecting and deleting all cells below in clipmatrix view leads to freeze
commit 799b3bd14acaafc81ca59cc5fa8035ca8cb13dcd
Author: gearmo3DS
Date: Sat May 31 20:49:24 2025 +0200
Fix crash when drawing column-select dialog in ncstreamer
commit d4b1f8472aa86597120f7790bd118e21c407b906
Author: gearmo3DS
Date: Sat May 31 20:11:55 2025 +0200
Youtube tutorial script WIP
commit 6fb13768c7e3570e5e996514ee495ef48bd775f9
Author: gearmo3DS
Date: Sat May 31 13:47:01 2025 +0200
Re-ordered help-sections
commit 8f5663c5c5946077732058393f4ea73abf7cc710
Author: gearmo3DS
Date: Sat May 31 13:35:50 2025 +0200
Added shortcut-hints to help/manual screen
- Renamed "Insert Next Free" to "Assign New Pattern"
commit 4388040c5975bb3cd1283b06228edb249c6a24e3
Author: gearmo3DS
Date: Sat May 31 11:00:45 2025 +0200
Added "Set Lengths" menu item in clipmatrix view
- assigns length to all twelve row-cells at once
- Hid shortcuts from tracker/clipmatrix menus as they aren't functional
commit d0410fadfa34baa0351d2f9484bd270252a6a1da
Author: gearmo3DS
Date: Sat May 31 10:02:21 2025 +0200
Large status-icon displays deck's playing, looping or stopped state
- Added B + D-Right as an alternative way to start an entire row in clipmatrix-view
to double tapping A
- Select button now toggles "row-loop" mode in tracker view too
commit dd635c32e03417962c7e007058e86646541f4dba
Author: gearmo3DS
Date: Sat May 31 08:00:15 2025 +0200
Added script to generate and deploy changelog
commit 6013effc430521dfbe7647628bc7fa4d6f27088f
Author: gearmo3DS
Date: Thu May 29 16:35:52 2025 +0200
New tracker hotkey: Y + C-Pad for paging up/down
- ... by 16 steps or jump to top/bottom
commit 86c183fa78bc8340adbdd1da3fe7a93e0fe16d07
Author: gearmo3DS
Date: Thu May 29 16:06:53 2025 +0200
Set-length dialog is now assigned to Y + X shortcut
- in clipmatrix- and tracker views
- Fix: Pressing A to disable follow mode while deck is not playing leads to
confusing behavior (cursor stays locked)
- Removed shortcuts which re-order lanes as they don't work as intended (A+D-Left/D-Right)
- Fixes for shifting clip-cells
- Introduces "mainTouchConsumed" variable
- Moved deck selection display from left to right status column display
commit c683c1a7d92c3ba82ce2bad72881a2ab37ba3c72
Author: gearmo3DS
Date: Wed May 28 22:03:27 2025 +0200
Made dialog more reusable and removed signal
commit 2bb8338e793f909af8c1f1f3f5eb65ac3e979400
Author: gearmo3DS
Date: Wed May 28 19:03:34 2025 +0200
Set length dialog WIP
commit f319fe7acb66031978ca5004faf4776409e8c143
Author: gearmo3DS
Date: Wed May 28 16:29:08 2025 +0200
Tracker-operations now work in clipmatrix too:
- shift cell selection w. A+up/down
- select above/below w. X+up/down
commit 4feacd5a0ac28244b1b0ae2ff2832c97c8c62696
Author: gearmo3DS
Date: Wed May 28 11:46:25 2025 +0200
Using custom font, added play/stop/on/off/A/B symbols
commit f633721f10913edb84fe6815459d5f94109900b1
Author: gearmo3DS
Date: Wed May 28 11:26:59 2025 +0200
Updated inline help shortcuts
- SELECT now launches entire row in clip-matrix
- B + D-Right now toggles "loop row" (formerly "row continue", previously assigned to SELECT)
commit e4708d1bd1b461f2dca86ae09c05cabf73744a60
Author: gearmo3DS
Date: Wed May 28 11:02:14 2025 +0200
Pads show current instrument number in lower right corner
- Default volume is not 70 instead of 50
- Instrument number is shown in hex in instrument-view to be consistent with tracker columns
commit e58718f311eedab9d3668408c874694d700578ca
Author: gearmo3DS
Date: Tue May 27 20:47:11 2025 +0200
Fixing reload-fix (bus-fx no longer applied)
commit 3e482ce4cb56f3e7f1ab0ba82ee031c7d3e95a93
Author: gearmo3DS
Date: Tue May 27 20:13:59 2025 +0200
Fix: Wrong default values for delay parameters
commit 6e811002f532ede1bf3a6436aefdd17b8e4bf0b4
Author: gearmo3DS
Date: Tue May 27 20:03:08 2025 +0200
Fix: Notes not inserted at cursor when follow is disabled with record mode
commit 5d60f761a36bd47ff83c2c9d821476481e8f578c
Author: gearmo3DS
Date: Tue May 27 17:25:36 2025 +0200
Piano octave-setting no longer affects drum pads
commit f8be5d264bbb2e238dca24038bec112aa0bdff90
Author: gearmo3DS
Date: Tue May 27 17:18:41 2025 +0200
Volumes are adjusted when loading files from versions before 0.0.14
- ... but the levels still sound quite different
commit 54ac9b62e51cac47533f6e006fcb2e82a9938854
Author: gearmo3DS
Date: Tue May 27 16:31:55 2025 +0200
Swing amount is now per deck instead of global
commit 0302337a1e3ac2bab67c1ce83e84a952c9bb44f5
Author: gearmo3DS
Date: Tue May 27 15:54:43 2025 +0200
Added Factotum credit
commit 1eb7557585ca3eb5252c8cb3d91c13d041372462
Author: gearmo3DS
Date: Tue May 27 15:41:57 2025 +0200
"Toggle row continue" now assigned to B + D-Right
- ... in the tracker view (loops current clip row)
commit edc6a7c77c49fcbbef546ff1dd7ec32254cc29e8
Author: gearmo3DS
Date: Tue May 27 13:26:49 2025 +0200
Muting lane via B + Pad now works in tracker- and clipmatrix widgets too
commit 5763efe1bf442098f8f1dcb228c4bc34644c7f88
Author: gearmo3DS
Date: Tue May 27 12:38:26 2025 +0200
Fix: "Reload" and "Reload Seq" causes app to freeze
commit 35b0dce2353f312ee8aa267623dacc0e139a5b6c
Author: gearmo3DS
Date: Sun May 25 08:16:32 2025 +0200
Fix for Starting at wrong row
- Assigning a pitch value to an instrument sets num-beats to zero,
otherwise the pitch may change unexpectedly later
- Some instrument parameters are not reset when creating new project (loopEnabled)
commit b363fd72c4c307272c098af49676ccfb1a6d2aa6
Author: gearmo3DS
Date: Sun May 25 07:57:29 2025 +0200
Fix: No instrument number inserted with linear slice notes
commit fafb56cccf87ec43313ce2242d337c347e221d7a
Author: gearmo3DS
Date: Sun May 25 07:44:34 2025 +0200
Fix: cross-fading exports sample (forgot to uncomment)
commit 82102188beb9abbcd739748c6d90914a0cafc62a
Author: gearmo3DS
Date: Thu May 22 12:07:25 2025 +0200
Fix: Crash at startup if recentplaylists file is empty
commit 371187a7777e84ada537d7a00d550a67298fd119
Author: gearmo3DS
Date: Sun May 18 14:12:34 2025 +0200
makeEmptySampleEntry() now inserts a wav-header
- Resampled loop can now be exported as wav
commit 35f719edf4e151f8c095fcfeb8de8afd47a014d3
Author: gearmo3DS
Date: Sun May 18 12:45:39 2025 +0200
Added convert to 8bit button
commit a70dbcbf4a08260e4b6893631753cc8a5a5e6f69
Author: gearmo3DS
Date: Sat May 17 21:32:57 2025 +0200
Vym
commit 2a1998ff4cfa6747d7d0425cb541df9477737a22
Author: gearmo3DS
Date: Sat May 17 20:26:16 2025 +0200
Incremented version to 0.0.15