Commit Graph

  • 4478a4db48 Add Multiverse image to README.md master Blackaddr 2023-03-21 08:43:18 -0400
  • 753c16a4c9 Change Multiverse macro to MULTIVERSE_REV1() Blackaddr 2023-03-21 08:37:30 -0400
  • 5830973dc3 Fix bug in BAHardware.cpp for non MK-II boards Blackaddr 2023-02-05 07:59:49 -0500
  • 6cf6803462 cleanup Blackaddr 2022-12-15 21:05:55 -0500
  • 2ad4882ab9
    Add multiverse support (#19) Blackaddr Audio 2022-11-29 20:47:08 -0500
  • 6ac44d4c41 fixup in DmaSpi for defined() checks #19 add_multiverse_support Blackaddr 2022-11-29 20:46:37 -0500
  • 4dc0f50583 fixup Blackaddr 2022-11-28 09:42:41 -0500
  • 7f450ececb cleanup Blackaddr 2022-11-28 09:18:05 -0500
  • be5469d4d1 Merge remote-tracking branch 'origin/master' into add_multiverse_support Blackaddr 2022-11-28 08:26:02 -0500
  • f70bc3b748 Set max transfer size to 1024 bytes for SPI RAM due to 1K page limit on 64M part Blackaddr 2022-11-28 08:08:53 -0500
  • 701a7cc1a5 working Multiverse demo Blackaddr 2022-11-27 11:12:10 -0500
  • 129e3a3e3b w.i.p Blackaddr 2022-11-26 11:52:03 -0500
  • 167d8b82a1
    Update README.md Blackaddr Audio 2022-04-21 22:39:35 -0400
  • ca7df2e990
    Update examples to use 64M by default (#18) Blackaddr Audio 2022-04-16 09:45:41 -0400
  • c17d62abd9 Update examples to use 64M by default #18 Blackaddr 2022-04-13 15:08:33 -0400
  • 631f7da772
    Fix revb issues (#17) Blackaddr Audio 2022-03-11 21:24:29 -0500
  • b25e0763c8 fixup #17 Blackaddr 2022-03-11 21:23:06 -0500
  • 813feb55b7 Updates some test files Blackaddr 2022-03-11 21:12:29 -0500
  • 819420664d Fixup in BAGpio.pp Blackaddr 2022-03-11 20:57:09 -0500
  • 37b500b686 Fix startup PIN config issues with GPIO and DMA SPI Blackaddr 2022-03-11 19:59:07 -0500
  • d91f04f293 Add support for 64M memory Blackaddr 2022-03-08 20:48:14 -0500
  • bdf12b14be Treat MicroMOD as Teensy 4.x Blackaddr 2021-11-21 08:32:36 -0500
  • 8bb56adfd3
    Update to support TGA Pro MKII (#14) Blackaddr Audio 2021-04-10 19:49:35 -0400
  • 8d6f3c9416 cleanup #14 Blackaddr 2021-04-10 19:36:02 -0400
  • 3741ab7866 Updated and tested examples with T4.0 Blackaddr 2021-04-10 09:41:30 -0400
  • a798ba06de Improved potentiometer getValue() function Blackaddr 2021-04-09 15:55:03 -0400
  • 398e419f92 Cleanup of tremolo and analog delay effects Blackaddr 2021-04-09 10:23:03 -0400
  • ee8419cc15 Fix issue with max delay on external memory in AudioEffectAnalogDelay Blackaddr 2021-04-09 10:21:40 -0400
  • 7de9898bc6
    Cleanup and fix issue with DMA transfers on T4 (#13) Blackaddr Audio 2021-04-09 09:46:51 -0400
  • 144f924d89 Cleanup and fix issue with DMA transfers on T4 #13 Blackaddr 2021-04-09 09:44:05 -0400
  • 8b2b0b066b MKII Blackaddr 2021-02-14 17:30:58 -0500
  • 6f20a52ce7 Fixed bug in AudioEffectAnalogDelay.cpp with regards to gainAdjust() and release null buffers Steve Lascos 2020-09-20 20:04:51 -0400
  • 6575400fbc Add function to recalibrate codec HPF Steve Lascos 2020-09-20 12:28:34 -0400
  • 56bbb1b339
    Added noise measurements (#12) Blackaddr Audio 2020-07-28 14:36:38 -0400
  • c53af42b4d merge with master #12 Steve Lascos 2020-07-28 14:35:40 -0400
  • e35dcd918a Added noise measurements Steve Lascos 2020-07-28 14:31:30 -0400
  • 16fe699111
    Fixed a bug related to setting of internal delay value (#10) Blackaddr Audio 2020-03-11 20:26:56 -0400
  • 001d7f191f Fixed a bug related to setting of internal delay value #10 Steve Lascos 2020-03-11 20:25:35 -0400
  • 8c2515ee44 Added T.40 kluge to AudioDelay class Steve Lascos 2020-03-02 21:05:20 -0500
  • 235dacf5a1 Added support to use an intermediate DMA buffer for SPI memory transfers Steve Lascos 2020-02-29 12:46:42 -0500
  • c67ea12871
    Update README.md Blackaddr Audio 2020-01-23 19:07:54 -0500
  • 9d4ac7ff74 Added software support for WM8731 Codec running in Master mode Steve Lascos 2020-01-05 16:41:53 -0500
  • b6712dacb1
    Update README.md Blackaddr Audio 2019-11-13 20:12:55 -0500
  • 56feedf0fa Fixed some issues with the TGA_PRO_MEM2_EXP production test Steve Lascos 2019-11-03 15:05:23 -0500
  • 53c91b75ff
    Update README.md Blackaddr Audio 2019-10-27 16:03:56 -0400
  • b6a94c4bf2
    Add teensy4 support (#9) Blackaddr Audio 2019-10-27 16:03:17 -0400
  • 349f9f7f7b Final checkin for T4 support before hardware release #9 Steve Lascos 2019-10-27 15:57:51 -0400
  • 699242362c T4 SPI DMA is a work in progress Steve Lascos 2019-10-27 09:12:53 -0400
  • e67043595f converted to heap arrays to save stack space feature/pitchShifter Steve Lascos 2019-08-15 19:44:55 -0400
  • 5ee7688e5d Fixed comment in SoundOnSoundExpansionDemo.ino after bug fix from Chip Audette Steve Lascos 2019-06-23 20:11:46 -0400
  • ac9503525c Correct gateCloseTime method call (#7) Chip Audette 2019-06-23 20:09:22 -0400
  • 36749fce85
    Correct gateCloseTime method call #7 Chip Audette 2019-06-23 08:59:38 -0400
  • 070c305322 WIP checkin Steve Lascos 2019-06-22 13:06:07 -0400
  • 7bf2ed6906 Basic working chorus, still needs range tweaking, LFO filtering, etc. feature/AudioEffectAnalogChorus Steve Lascos 2019-02-02 10:16:54 -0500
  • 9b09021ef0 Initial chorus development check in Steve Lascos 2019-01-27 12:20:55 -0500
  • d38be82ea6
    Feature/lfo waveforms (#6) Blackaddr Audio 2019-01-27 08:38:52 -0500
  • 362d0928d2 Added LFO Sawtooth #6 Steve Lascos 2019-01-26 16:25:54 -0500
  • d954f0aced LFO: square and triangle wave now working Steve Lascos 2019-01-26 16:07:32 -0500
  • 618d23922e
    Added missing docs for interpolated audio delay (#5) Blackaddr Audio 2019-01-19 08:42:39 -0500
  • 149de1bf07 Added missing docs for interpolated audio delay #5 Steve Lascos 2019-01-19 08:42:01 -0500
  • 83edcf4b0e
    Feature/update physical controls (#4) Blackaddr Audio 2019-01-19 08:25:08 -0500
  • f4b6017ae7 Updates to the internal functions in BAPhyscontrols for better switch/pot support #4 Steve Lascos 2019-01-19 08:24:01 -0500
  • 7365d5a6a2
    Feature/interpolating delay (#3) Blackaddr Audio 2019-01-19 08:22:12 -0500
  • a9b0c03569 renamed testing verision of AudioEffectAnalogDelay.cpp #3 Steve Lascos 2019-01-19 08:19:50 -0500
  • fdde0071eb Added intepolated delay capability to AudioDelay class Steve Lascos 2019-01-19 08:14:27 -0500
  • 7721cfdb80
    Update README.md Blackaddr Audio 2019-01-05 10:13:52 -0500
  • 1b2ccda033
    Feature/add lfo (#1) Blackaddr Audio 2018-10-17 19:06:34 -0400
  • c39c963fdf Added standard tremolo demo #1 Steve Lascos 2018-10-13 14:08:44 -0400
  • 095ee79e15 LFO now works as a vector Steve Lascos 2018-10-13 10:45:22 -0400
  • 4ef153e858 Basic working tremolo Steve Lascos 2018-10-12 17:44:47 -0400
  • d0a4ff5b3c By default TGA_PRO_MEM2_EXP doesn't run midi/mem tests, you must uncomment them Steve Lascos 2018-10-12 08:59:23 -0400
  • a32ee2c3d1 . Steve Lascos 2018-09-13 20:39:34 -0400
  • 97189a34f4 . Steve Lascos 2018-09-13 20:38:47 -0400
  • 492659ddb2 Major cleanup of the Library and reorganization of the examples Steve Lascos 2018-09-13 20:29:25 -0400
  • 86e764eba3 Updates to the production examples Steve Lascos 2018-09-12 22:00:17 -0400
  • a4f9f19f7a Merge branch 'PhysicalControls' of https://github.com/Blackaddr/BALibrary into PhysicalControls Steve Lascos 2018-09-10 21:08:06 -0400
  • f0c0dbb197 Work in progress Steve Lascos 2018-09-10 21:07:21 -0400
  • 1babb0786f
    Update README.md Blackaddr Audio 2018-09-09 15:06:34 -0400
  • 43d12a59e0
    Add files via upload Blackaddr Audio 2018-09-09 15:05:46 -0400
  • 3dcd909f1c
    Update README.md Blackaddr Audio 2018-09-09 15:05:01 -0400
  • 8462c59276
    Update README.md Blackaddr Audio 2018-09-09 10:33:47 -0400
  • 1c153eae69 Added missing input mode set when adding pots to BAPhysicalControls Steve Lascos 2018-09-09 10:27:39 -0400
  • abebab76a8 Added Expansion demo for SOS, DmaSPi is now internal Steve Lascos 2018-09-03 13:16:17 -0400
  • 10818bcd78 Further development, got all controls working, still need to filter pots Steve Lascos 2018-08-20 20:29:16 -0400
  • 5c4be4bc2a
    Merge pull request #5 from Blackaddr/feature/layout_change Blackaddr Audio 2018-07-18 18:35:27 -0700
  • ba4f138d4c Added feedback clearing to AudioEffectSOS and SoundOnSoundDemo example Steve Lascos 2018-07-16 20:02:58 -0400
  • 90441b5668 Reorganization of the library layout Steve Lascos 2018-07-15 13:49:25 -0400
  • dc63f9871e Added LED gate pin Steve Lascos 2018-05-25 17:36:09 -0400
  • 3f23c22eb2
    Update README.md Blackaddr Audio 2018-04-27 08:00:49 -0400
  • 03b38585bb Parameter automation cleanup Steve Lascos 2018-04-21 20:17:03 -0400
  • 7c2e4d4e90 wip - linear parameter automation is now working Steve Lascos 2018-04-21 15:27:45 -0400
  • ec4a6b26d5 WIP - Further development work checking Steve Lascos 2018-04-18 20:14:22 -0400
  • 808aedf8c0 wip - added SOS class Steve Lascos 2018-04-17 19:05:39 -0400
  • 2ca703cc44
    Create TODO.md Blackaddr Audio 2018-04-02 17:25:49 -0400
  • 07d9112aaa
    Merge pull request #2 from Blackaddr/feature/sjl/addCustomFilters Blackaddr Audio 2018-03-21 18:33:09 -0400
  • 9c836553de Fixed some whitespace Steve Lascos 2018-03-21 18:31:55 -0400
  • df6c4c5e38 Added new preset filters Edmund Blackaddr 2018-03-21 18:26:42 -0400
  • 354cd93bab Updated README.me with new library/IDE requirements Edmund Blackaddr 2018-03-17 23:11:06 -0400
  • e964c7df89 updated AnalogDelayDemo to work with Teensyduino 1.41 Edmund Blackaddr 2018-03-17 23:08:37 -0400
  • 4f528ebff7 Added user control of AudioEffectAnalogDelay filters Steve Lascos 2018-03-10 12:50:41 -0500