Commit Graph

  • 653acc7ddc Small fixes donluca 2023-03-03 16:03:13 +0000
  • 09af1e3b9a Moved blocks of code around donluca 2023-03-03 15:37:42 +0000
  • 7e38721a44 Added configuration needed to set Velocity Scales donluca 2023-03-03 15:29:06 +0000
  • 6ba57bc1a1
    Update Synth_Dexed commit probonopd 2023-03-03 08:57:09 +0100
  • 0a9c6fb524
    Small fix donluca 2023-02-28 19:35:40 +0100
  • 8f0a07d593
    Complete rewrite using cUrl donluca 2023-02-28 19:20:57 +0100
  • 9f0df24eeb Fixed a typo donluca 2023-02-28 15:27:12 +0000
  • be06ff0a28 Changed the way we parse and set the engine type from the config file following @diyelectromusic suggestions donluca 2023-02-28 15:11:45 +0000
  • f2d85b6bdb Casting of the engine variable corrected donluca 2023-02-27 00:25:12 +0000
  • 8cf1826b69 Fix for error when compiling on 64-bit platforms donluca 2023-02-26 21:45:59 +0000
  • 981cc06970 Small Fixes donluca 2023-02-26 20:36:22 +0000
  • 74cbbda007 Small fix donluca 2023-02-26 20:27:32 +0000
  • e27a4eaffc Reverting to an old commit (I screwed up) donluca 2023-02-26 15:56:21 +0000
  • c2deb77a43 Fixes donluca 2023-02-25 17:10:15 +0000
  • 46bd334daf
    Update build.yml donluca 2023-02-25 16:43:30 +0100
  • cd548981c6
    Added Engine Type selection donluca 2023-02-25 16:39:32 +0100
  • 657910f6c1
    Added selection for Engine Type donluca 2023-02-25 16:38:35 +0100
  • 5c050a276f
    Update config.cpp donluca 2023-02-25 16:35:32 +0100
  • 2589628f2b
    Added Engine selection donluca 2023-02-25 16:31:02 +0100
  • 79eac090cd
    Added Engines Mark I and OPL donluca 2023-02-25 16:21:55 +0100
  • 6fac739946 Change implementation of FastLFO with FastLFO2 Vincent 2023-02-21 12:55:27 +0100
  • 055dbed658 removing unused variable Vincent 2023-02-19 23:42:09 +0100
  • e0f2ed9f25 Final Fix for FastLFO Vincent 2023-02-19 23:41:45 +0100
  • 82c5f500fc Fixing FastLFO and tests suite for it abscisys 2023-02-12 18:47:00 +0100
  • 3096a71598 Merge branch 'probonopd-main' into fx2 abscisys 2023-02-11 02:18:14 +0100
  • 60c24fa670 Merge branch 'main' of github.com:probonopd/MiniDexed into probonopd-main abscisys 2023-02-11 02:18:03 +0100
  • 3795cf7507 Change default params for test abscisys 2023-02-11 02:10:48 +0100
  • d933e052bd Merge branch 'probonopd-main' into fx abscisys 2023-02-11 02:08:49 +0100
  • dc15d62c15 Merge branch 'main' of github.com:probonopd/MiniDexed into probonopd-main abscisys 2023-02-11 02:08:30 +0100
  • b18f4dafcd
    Merge pull request #5 from probonopd/main Vincent Gauché 2023-02-11 02:02:37 +0100
  • 4c502ddd0c FX fixes + optimizations + prepare for FX2 release abscisys 2023-02-11 01:20:33 +0100
  • 6dd6d18009 FastLFO fixes abscisys 2023-02-11 00:12:55 +0100
  • 7e18647a53 fixing levels for delay, chorus, flanger and phaser abscisys 2023-02-10 00:24:30 +0100
  • cf20795131 Fixing LFO abscisys 2023-02-08 23:12:29 +0100
  • 4de38cbc70 Multiple updates to fix issues on debugger and ease the pitch shifter Vincent 2023-02-07 09:55:56 +0100
  • dacba15590 Merge branch 'fx2' of github.com:abscisys/MiniDexed into fx2 Vincent 2023-02-07 09:46:19 +0100
  • ff05f7a64d Rename ShimmerReverb into Reverberator Vincent 2023-02-07 08:45:00 +0100
  • 2f8f3cc737 Add PitchShifter FX and simplify Diffuser abscisys 2023-02-07 00:17:25 +0100
  • a48a1008c6 Adding Diffuser to Makefiles Vincent 2023-02-06 14:36:32 +0100
  • 16c45c0418 Adding Diffuser FX Vincent 2023-02-06 14:36:14 +0100
  • 20419bb077 Reorganizing tests abscisys 2023-02-05 22:18:03 +0100
  • f9f6f71835 Additional round of optimisations abscisys 2023-02-05 22:07:25 +0100
  • 4709fc3f81 Fixes on FX and increase performances abscisys 2023-02-05 08:18:52 +0100
  • a264fdf230 Fixes on FX to increase stability and performances abscisys 2023-02-05 08:18:04 +0100
  • 2a272801d3 Fixing the Shimmer Reverb unstability abscisys 2023-02-04 03:38:07 +0100
  • 6fb78be603 Fix of the Shimmer Reverb abscisys 2023-02-04 03:35:31 +0100
  • 11114ee657 Setup code to enable Shimmer instabilities abscisys 2023-01-31 01:42:43 +0100
  • 4440ded0e8 Fixing stereo image bug and missing initialization abscisys 2023-01-31 00:14:37 +0100
  • 55feb0f794 Reproducing the Shimmer instability abscisys 2023-01-30 01:24:53 +0100
  • c19be7f571 Alignement with fx2 abscisys 2023-01-30 01:16:57 +0100
  • 926ba5339e Fixing many FX bugs and change of test framework abscisys 2023-01-29 22:33:48 +0100
  • 0cec94f491 Object inspection framework extension to debug fx abscisys 2023-01-29 02:22:36 +0100
  • 0011ad932e Remove unused prepare method & fixe uninit buffer abscisys 2023-01-28 01:51:06 +0100
  • 8aa37f20ef Small updates on the unit tests abscisys 2023-01-26 23:37:35 +0100
  • d9500d6c32 Adding debugging features to the MixingConsole abscisys 2023-01-25 23:34:38 +0100
  • 6ed0f41b0c Adding target "test-debug" for valgrind test Vincent 2023-01-25 08:51:13 +0100
  • 36546af851 First steps on debugging of MixingConsole abscisys 2023-01-25 00:24:19 +0100
  • 1d483dd4f7 Naive debugging approach for the mixing console Vincent 2023-01-24 13:57:01 +0100
  • 3f8120d101 Mixing console code structure simplification abscisys 2023-01-24 00:03:00 +0100
  • cc147daec2 Small improvements abscisys 2023-01-23 23:22:53 +0100
  • 4c8b5f5372 Optimize chrono feature class replace with method abscisys 2023-01-23 22:53:48 +0100
  • edc843c7e7 Migration to gtest framework completed abscisys 2023-01-23 21:40:11 +0100
  • 68e2a887c6 Part 2 of the migration to gtest Vincent 2023-01-23 08:19:56 +0100
  • c6f93e6dbb Partial fix post migration to gtest framework abscisys 2023-01-23 00:47:45 +0100
  • fcea41ead3
    SSD1306 display rotation support and fix for #421 (#422) Kevin 2023-01-22 13:31:54 +0000
  • d8066995d2
    Merge branch 'main' into Issue421Fix #422 probonopd 2023-01-22 13:08:49 +0000
  • a51859bb32
    Configuration option for automatic voice data dump on ProgramChange but only send it when a TG has a valid MIDI channel. (#388) probonopd 2023-01-22 13:02:05 +0000
  • 09ae277298
    Merge branch 'main' into Issue386Fix #388 Kevin 2023-01-22 10:43:38 +0000
  • ac416a836a
    git checkout circle-newlib 48bf91d probonopd 2023-01-21 12:32:00 +0100
  • b10d155379 Fixing compiling error before optimization abscisys 2023-01-21 01:55:00 +0100
  • fd0b88a57f
    Update circle_stdlib_app.h #419 SSD1306-rotation probonopd 2023-01-20 20:38:01 +0100
  • 67a69b8cb3 Merge branch 'Issue421Fix' of github.com:diyelectromusic/MiniDexed into Issue421Fix diyelectromusic 2023-01-20 19:35:00 +0000
  • 3a068d18cf Updated to keep in step with updates from the original in circle-stdlib. diyelectromusic 2023-01-20 19:34:15 +0000
  • 7e874cf427
    Fix for Issue 421 - circle sound drivers have moved to their own subdirectory and library. (#423) probonopd 2023-01-20 19:21:13 +0000
  • 6f39384d00
    Merge branch 'SSD1306-rotation' into Issue421Fix #423 Kevin 2023-01-20 19:09:19 +0000
  • 77ad300dd4
    Merge branch 'main' into SSD1306-rotation probonopd 2023-01-20 18:06:32 +0000
  • 730c501608
    Merge branch 'main' into Issue421Fix probonopd 2023-01-20 18:05:45 +0000
  • 6469ad0003
    Merge branch 'SSD1306-rotation' into Issue421Fix probonopd 2023-01-20 18:03:04 +0000
  • ad9689a719
    Fix for Issue #369 to correctly recognise ChannelsSwapped config setting (#381) Kevin 2023-01-20 17:49:27 +0000
  • 9cb9b977bd
    Merge pull request #4 from probonopd/main Vincent Gauché 2023-01-20 01:13:41 +0100
  • 78f48e458a Merge branch 'fx2' of github.com:abscisys/MiniDexed into fx2 abscisys 2023-01-20 01:00:43 +0100
  • 6c1dfb5ee6 Replacement of the FXRack with MixingConsole abscisys 2023-01-20 00:59:30 +0100
  • 3aa48a621a
    Merge branch 'main' into Issue369Fix #381 Kevin 2023-01-18 22:00:07 +0000
  • 2886351381
    Merge branch 'main' into Issue386Fix Kevin 2023-01-18 21:53:32 +0000
  • 97f48f9dc6 Fix for Issue 421 - circle sound drivers have moved to their own subdirectory and library. diyelectromusic 2023-01-18 21:36:27 +0000
  • 61a301a24c
    Ignore clock and active sensing on serial MIDI (#417) Jennifer Wilcox 2023-01-18 14:08:48 -0600
  • 5bb00fb922
    circle-stdlib e318f89 probonopd 2023-01-18 21:00:19 +0100
  • 29193db631
    Implements rotation and mirroring options for SSD1306 displays (only). (#420) probonopd 2023-01-18 19:42:01 +0000
  • ab8deb09c6
    Update Circle develop branch probonopd 2023-01-18 20:40:39 +0100
  • 842bb0eda4 Handle all system real time messages in serial #417 Jennifer Wilcox 2023-01-16 10:33:29 -0600
  • f402306545 Implements rotation and mirroring options for SSD1306 displays (only). Requires an update to circle (PR submitted to develop branch) #420 diyelectromusic 2023-01-16 16:00:52 +0000
  • 78822d03be Ignore clock and active sensing on serial MIDI Jennifer Wilcox 2023-01-15 17:57:30 -0600
  • 49973d12d9
    Merge pull request #3 from probonopd/main Vincent Gauché 2023-01-08 02:40:43 +0100
  • 2be485ba89
    Merge pull request #2 from probonopd/main Vincent Gauché 2023-01-07 21:06:44 +0100
  • d45ddb44a0
    Merge branch 'main' into Issue386Fix Kevin 2023-01-07 15:18:17 +0000
  • 3505dafcbe
    Merge branch 'main' into Unison_AllTG #405 probonopd 2023-01-07 13:01:52 +0100
  • f14ac0a967
    Merge branch 'main' into fx probonopd 2023-01-07 13:01:47 +0100
  • 24e10c308d
    Delete gpt-commit-summarizer.yml probonopd 2023-01-07 13:01:35 +0100
  • 374ec013e4 Convert PlateReverb into an FXElement component for future integration abscisys 2023-01-06 06:46:57 +0100
  • 96e2f8ff56 Adding the Dry FX and adding the reset method called on bypass abscisys 2023-01-05 20:23:49 +0100