Commit Graph

  • 9bc1e2ad79 remove debug output Paul Davis 2025-10-25 15:15:20 -06:00
  • 48ea440f87 triggerbox: emit a signal when a region has been created post-capture Paul Davis 2025-10-25 15:15:02 -06:00
  • 4c95a82934 removed unused variable Paul Davis 2025-10-25 14:58:56 -06:00
  • fa7d9de669 make a comment more accurate Paul Davis 2025-10-24 16:52:27 -06:00
  • 14fe5ef999 fix crash when using automation buttons in empty pianoroll Paul Davis 2025-10-24 14:57:10 -06:00
  • 2fd39916a6 Update 'targetsxs.h.input' for EZ4Stephen, who's trying to build with MSVC:- John Emmas 2025-10-24 09:38:43 +01:00
  • aeb42f3adb improve condition for connecting clip recording status and monitoring state Paul Davis 2025-10-23 21:12:55 -06:00
  • e5d95d0d06 improve 2 DEBUG_TRACE messages associated with peakfile operations Paul Davis 2025-10-23 17:40:58 -06:00
  • 9a9000ada3 build peakfiles for sources created as part of audio clip recording Paul Davis 2025-10-23 17:40:22 -06:00
  • 544222400c Some more fixes for MSVC/waf Robin Gareus 2025-10-23 16:10:05 +02:00
  • 4b17e720ae remove unused variable Paul Davis 2025-10-22 15:22:54 -06:00
  • 20eaf07e5a better solution for send prop change on trigger stop Paul Davis 2025-10-22 15:08:22 -06:00
  • 5348544482 minor tweaks when drawing triggerbox entries in GUI Paul Davis 2025-10-22 14:52:19 -06:00
  • ff6cced4a5 triggers: always send property change when a trigger stops Paul Davis 2025-10-22 14:51:24 -06:00
  • 5e9331bb73 clip recording: shrink fade in/out to 1msec Paul Davis 2025-10-21 21:13:00 -06:00
  • 0a70bf9ed0 add/tweak DEBUG_TRACE output for triggers/audio capture Paul Davis 2025-10-21 21:12:21 -06:00
  • 824bef68dc triggers; do not reset stretcher for audio clips after capture Paul Davis 2025-10-21 21:11:22 -06:00
  • 8793a2f870 Fix/amend previous commit Robin Gareus 2025-10-22 19:34:48 +02:00
  • 78677b672c Copy more mingw branches for MSVC Robin Gareus 2025-10-22 18:48:40 +02:00
  • d133be6d8d One more MSVC related fix.. Robin Gareus 2025-10-22 18:26:08 +02:00
  • d8a379bc6d Prepare for MSVC support in y[dt]k Robin Gareus 2025-10-22 15:34:21 +02:00
  • 4bdad3a20d Fix 'Arrangement Boundary' toggle for scenes Franke Burgarino 2025-10-21 14:25:58 -05:00
  • cd2338a6ac Expose marker scene change editing Franke Burgarino 2025-10-20 12:44:05 -05:00
  • eaece586e1 Clarify that "Config" refers to Audio Inputs (not the channel itself) Robin Gareus 2025-10-21 20:33:57 +02:00
  • 3665011c22 fix crash from use of null Editor::_pianoroll Paul Davis 2025-10-21 07:43:48 -06:00
  • 3098c70fcf Allow adding multiple include and lib-dirs as documted in --help. Colin Fletcher 2025-10-21 01:54:29 +02:00
  • 1114a05f1f fix incorrect locally scoped tempo map management Paul Davis 2025-10-20 14:58:10 -06:00
  • 297e146152 use the correct region tempo map when getting BBT metric in a CueEditor Paul Davis 2025-10-20 14:56:18 -06:00
  • cab3d96a4c ensure a locally scoped tempo map in MidiView::{model,view}_changed() Paul Davis 2025-10-20 14:52:36 -06:00
  • d681c2d42c fix logic error in Region::set_tempo() Paul Davis 2025-10-20 14:52:00 -06:00
  • e975fc5b7d slightly more debug information when starting local tempo scope Paul Davis 2025-10-20 12:59:59 -06:00
  • 12f40234ef fix thinko when searching for a segment descriptor by TimelineRange Paul Davis 2025-10-20 12:50:31 -06:00
  • b460ce6d6a fix repeated thinkos during deserialization of SegmentDescriptors Paul Davis 2025-10-20 12:50:03 -06:00
  • 3dd3b857cd do lazy creation of Editor::_pianoroll Paul Davis 2025-10-20 12:49:06 -06:00
  • e8cd0af1cc remove Region::_tempo and Region::_meter; use Source-level data instead Paul Davis 2025-10-14 14:32:55 -06:00
  • 6d92be80c1 do tempo estimation within AudioSources, after capture and upon import Paul Davis 2025-10-14 14:31:45 -06:00
  • 40f6859905 triggerbox: use the appropriate audio tempo estimating function Paul Davis 2025-10-14 14:30:51 -06:00
  • 1a5f369bc7 refactor audio data estimation utility code to provide region and source versions Paul Davis 2025-10-14 14:29:44 -06:00
  • efca55642f mark_streaming_write_completed() should still be called on non-writable sources Paul Davis 2025-10-14 14:27:41 -06:00
  • c1f568b1f3 fix typo/cut-n-paste error in SegmentDescriptor duration assignment Paul Davis 2025-10-14 14:26:00 -06:00
  • 4b5efcee86 add a replace argument to Source::set_segment_descriptor() Paul Davis 2025-10-14 10:09:37 -06:00
  • 768f2dc768 Clarify message about track/bus name restrictions Robin Gareus 2025-10-20 16:59:13 +02:00
  • 87a8b727d0 Patchfile / midnam file for XLN Audio - Addictive Drums 2 (Brushes) Antti-Pekka Meronen 2025-10-18 12:26:48 +03:00
  • 1fa77dd12f Patchfile / midnam file for XLN Audio - Addictive Drums 2 Antti-Pekka Meronen 2025-10-18 12:26:25 +03:00
  • 9ee9e6d139 Properly legalize new source filenames Franke Burgarino 2025-10-16 16:45:02 -05:00
  • 6e62c49749 Fix master/monitor auto-connect Robin Gareus 2025-10-15 18:09:45 +02:00
  • df88d2f60c Patchfile / midname file for XLN Audio - Addictive Drums (Brushes) Antti-Pekka Meronen 2025-10-15 09:42:15 +03:00
  • 3554fa4b90 Patchfile / midnam file for XLN Audio - Addictive Drums Antti-Pekka Meronen 2025-10-15 09:37:34 +03:00
  • d158e5371d Add preference to limit concurrent RTA Robin Gareus 2025-10-15 01:42:41 +02:00
  • 360d069928 Revert "Fix zoom-to-session shortcut" Robin Gareus 2025-10-13 20:39:41 +02:00
  • e2b1f6cdab Fix zoom-to-session shortcut Robin Gareus 2025-10-13 20:28:23 +02:00
  • a9fe088957 Fix zoom to session shortcut Franke Burgarino 2025-10-13 12:54:13 -05:00
  • a5d2e3b3e2 make trigger-page audio & MIDI editors resizable in a consistent way Paul Davis 2025-10-13 10:05:11 -06:00
  • 2f9f86b7d3 Fix improperly terminated parameter list John Emmas 2025-10-13 09:56:23 +01:00
  • eff8ff81c1 Add option dialog to human^wbrutalize MIDI script Robin Gareus 2025-10-13 02:58:08 +02:00
  • c361ebe347 Add Lua script to randomize MIDI note position Robin Gareus 2025-10-12 21:26:00 +02:00
  • 2ba08fa1d0 allow audio clip editor to resize Paul Davis 2025-10-12 11:49:09 -06:00
  • 35b5d156c3 Fix StaffPad compilation/linking with gcc-15.2 Robin Gareus 2025-10-11 23:34:27 +02:00
  • f19e7c9ac9 Fix pane constraint calculation for > 2 child widgets Robin Gareus 2025-10-11 22:22:44 +02:00
  • 882ed91f2f Fix pane allocation and size constraints Robin Gareus 2025-10-11 21:04:45 +02:00
  • b1841f9857 Only warn when Frame allocation is smaller than requested size Robin Gareus 2025-10-11 18:23:40 +02:00
  • b467951c9d Set a reasonable min size for mixer left pane Robin Gareus 2025-10-11 18:03:47 +02:00
  • c780d7c056 Don't blindly enforce a min attachment width/height Robin Gareus 2025-10-11 18:05:05 +02:00
  • f12a521a94 Allow builds with recent msys2/mingw Robin Gareus 2025-10-11 15:02:57 +02:00
  • 1f3ff4f5ed Allow to toggle RTA Window using mixer-strip button Robin Gareus 2025-10-10 22:06:07 +02:00
  • a196069a24 Add RTA to Track List Robin Gareus 2025-10-10 21:14:22 +02:00
  • 72a4ff130a Show RTA button at the bottom of each mixer strip Robin Gareus 2025-10-10 19:12:30 +02:00
  • 6836c93f21 only switch pianroll to UserRange after a drag actually changed things Paul Davis 2025-10-09 16:24:54 -06:00
  • df564f132b new pianoroll note range enum, denoting "user selected range" Paul Davis 2025-10-03 14:19:11 -06:00
  • f9b1de355d VST3: initialize bus and speaker arrangement during instaniation Robin Gareus 2025-10-09 23:44:35 +02:00
  • 3e27049b00 Improve keyboard shortcuts for track height Robin Gareus 2025-10-09 23:28:51 +02:00
  • bea740e634 Evoral testing requires Temporal::reset() Paul Davis 2025-10-09 10:58:57 -06:00
  • 698bba6a0a Make StaffPad stretcher the default, and label it for "Any" content Robin Gareus 2025-10-09 04:14:30 +02:00
  • 29ae1d994d Remove not implemented st-pitch Robin Gareus 2025-10-08 21:18:30 +02:00
  • 4f4a62564a Update TimeFX settings and dialog for StaffPad inclusion Robin Gareus 2025-10-08 21:17:05 +02:00
  • ada43548aa Implement StaffPad filter Robin Gareus 2025-10-08 15:51:42 +02:00
  • 6507bcd93b Add StaffPad library, thanks to Audacity Robin Gareus 2025-10-08 05:44:20 +02:00
  • 4ef4288b2a Really fix windows builds (amend previous commit) Robin Gareus 2025-10-08 00:58:31 +02:00
  • d97ccc6737 Fix Windows builds (amend 94a4f6b35) Robin Gareus 2025-10-08 00:15:57 +02:00
  • 2b2021d5e0 MCU: show warning message for empty views Franke Burgarino 2025-10-07 16:46:50 -05:00
  • fb6e4b75ab Expose preference whether to recall hw connections Robin Gareus 2025-10-06 22:13:38 +02:00
  • a9a98ab11a Amend b2a86297, fix crash when closing session with running engine Robin Gareus 2025-10-06 21:36:26 +02:00
  • b2a862971b Mark session dirty when changing external connections Robin Gareus 2025-10-06 19:48:01 +02:00
  • 94a4f6b350 Implement restoring hardware<>hardware connections for internal backends Robin Gareus 2025-10-06 06:15:50 +02:00
  • 4a51f4f350 Fix potential bug when showing plugin-menu in different contexts Robin Gareus 2025-10-05 19:15:09 +02:00
  • 7790384507 Implement pref to destroy plugin UIs of regionFX and I/O Plugins Robin Gareus 2025-10-04 21:36:33 +02:00
  • 833d4142b1 MCU: add iCON V1-M support Franke Burgarino 2025-10-02 17:10:07 -05:00
  • 6d9df568fe LV2: nicely forma Atom debug messages, use prefix Robin Gareus 2025-10-02 21:20:08 +02:00
  • 3213167188 LV2: don't hide bypass/enabled port.. Robin Gareus 2025-10-02 20:00:13 +02:00
  • 1d8ebee6d0 LV2: add note about LV2 UI updae freq (NO-OP) Robin Gareus 2025-10-02 19:56:52 +02:00
  • 5d59454f6a Prepare support for read-only plugin properties Robin Gareus 2025-10-02 04:55:34 +02:00
  • c529260137 Set default value for numeric plugin properties Robin Gareus 2025-10-02 04:54:48 +02:00
  • 5a191219c3 Fix generic UI plugin support for numeric properties Robin Gareus 2025-10-02 04:53:00 +02:00
  • 9320a51c54 Remove redundant calls to set params of replicated plugins Robin Gareus 2025-10-02 02:00:14 +02:00
  • ae6900d8af Catch up with plugin property changes (LV2/JUCE) Robin Gareus 2025-10-02 01:03:46 +02:00
  • e974a861ea LV2: add debug option to dump plugin/UI Atom communication Robin Gareus 2025-10-01 22:52:07 +02:00
  • 73268c9fe7 Add LV2 Bool variant support Robin Gareus 2025-10-01 22:11:28 +02:00
  • 3d05dea965 Stopgap solution for pianoroll zoom FPE Robin Gareus 2025-09-29 18:35:49 +02:00
  • 717d6b4ee2 Remove debugging statements Franke Burgarino 2025-09-29 09:44:29 -05:00
  • e0a6b64695 NO-OP: sort and group classkeys Robin Gareus 2025-09-29 16:23:23 +02:00