Commit Graph

  • 7e72423d74 ignore matlab backup files in gitignore Chip Audette 2017-02-19 09:41:04 -0500
  • 5a43e34b15 GUI: update picture of Tympan Chip Audette 2017-02-16 14:36:51 -0500
  • 0a9a4d9e2a GUI: update for queues and white and pink noise Chip Audette 2017-02-15 22:46:32 -0500
  • b2e7b2614e Adding white and pink noise Chip Audette 2017-02-15 22:44:36 -0500
  • 175c9f5b8f Clarifying record_queue_f32 Chip Audette 2017-02-15 22:44:27 -0500
  • 33dfdcc328 Add play and record queues Chip Audette 2017-02-15 14:30:33 -0500
  • 21a603a009 Add ifdef to headers Chip Audette 2017-02-15 14:19:26 -0500
  • 95e19e6f98 GUI: more tweaks to exported code Chip Audette 2017-02-14 08:10:02 -0500
  • 73d72b2731 GUI: add another line feed Chip Audette 2017-02-14 08:05:15 -0500
  • 0ac8f28236 GUI: add line feed Chip Audette 2017-02-14 08:02:17 -0500
  • 4bd5165e57 GUI: add setup(), loop() to export. tweak wndow size. Chip Audette 2017-02-14 08:00:27 -0500
  • 837d347f6d GUI: js mods to export AudioConnection_F32 and include OpenAudio library Chip Audette 2017-02-13 23:14:06 -0500
  • 9755f6cbdc GUI: add docs for 3206 Chip Audette 2017-02-13 23:08:19 -0500
  • 342b42aa10 GUI: begin adding per-node HTML docs Chip Audette 2017-02-13 22:49:32 -0500
  • 44057d28ea Adding GUI to docs Chip Audette 2017-02-13 21:47:41 -0500
  • 409fdd38ba Update Blocks with GUI directive for ins and outs Chip Audette 2017-02-12 21:12:01 -0500
  • d6ac1238a9 More F32! I2S in and out and Synth Sine Chip Audette 2017-02-12 18:50:06 -0500
  • ce0032dd78 TLV320: tweaks to library Chip Audette 2017-02-10 13:59:02 -0500
  • df03165997 Keywords: reformat. add a couple Chip Audette 2017-02-10 13:26:42 -0500
  • 770ad2240b Add Control_TLV for Teensy Audio Board! Chip Audette 2017-02-10 13:15:11 -0500
  • 77b19f86b5 IIR Filter: remove unneeded variable Chip Audette 2017-02-10 13:14:54 -0500
  • a01405ca0f Add FIR and IIR to OpenAudio library header Chip Audette 2017-02-10 12:16:55 -0500
  • d94a52115c AudioStream_F32: remove const on length and fs_Hz Chip Audette 2017-02-10 12:16:44 -0500
  • c1c7241b9b AudioConvert_F32: adjusting how conversion is done Chip Audette 2017-02-10 12:14:41 -0500
  • 96202a55fe Updating keywords.txt Chip Audette 2017-02-10 12:14:02 -0500
  • 5f10adb37c Adding AudioFilterIIR_F32.h (not well tested!) Chip Audette 2017-02-10 12:13:53 -0500
  • 318d5a5e8e Adding AudioFilterFIR_F32 Chip Audette 2017-02-10 12:13:35 -0500
  • df7988129c AudioStream_F32: partly enable diff block size Chip Audette 2017-02-06 12:55:17 -0500
  • aae97dc956 Compressor: move pow10 and log10_approx into the class Chip Audette 2017-02-06 10:26:03 -0500
  • 59d474693a AudioEffectGain: remove unneeded file Chip Audette 2017-02-05 20:10:52 -0500
  • f8bc5a38f5 Compressor: faster! via POW10 and LOG10 substitutions Chip Audette 2017-02-05 20:10:18 -0500
  • 561d783e54 Compressor: enable user to set HP coefficients Chip Audette 2017-02-03 15:32:05 -0500
  • 163877b76c Compressor: clarify and expand comments Chip Audette 2017-01-15 08:50:35 -0500
  • 21fe4b37dc Merge pull request #3 from patrick-radius/OscillatorF32 Chip Audette 2017-01-08 15:50:00 -0500
  • 03c5e4c846 Added an oscillator in float format #3 patrick-radius 2017-01-04 10:05:22 +0100
  • c578607557 Compressor: add level-detector before the gain calc Chip Audette 2017-01-02 21:51:04 -0500
  • d7dc90a7fc AudioEffectCompressor: add #ifndef around whole thing...I forgot! Chip Audette 2017-01-02 18:44:07 -0500
  • 2e6a2c8551 Clarifying header on AudioEffectGain_F32 Chip Audette 2017-01-02 11:36:27 -0500
  • 8cde87e743 Readme: reference AudioMixer4 and AudioMultiply. Chip Audette 2017-01-02 11:21:43 -0500
  • 4bbb35bed1 Add examples for Mixer (MixStereoToMono_Float) Chip Audette 2017-01-02 08:47:00 -0500
  • 538931c9a9 Add AudioMultiply and AudioMixer to lib header and to keywords Chip Audette 2017-01-02 08:46:44 -0500
  • 5e0cc472fd Merge pull request #1 from patrick-radius/mixer Chip Audette 2017-01-02 06:50:48 -0500
  • 2f3cb540ce Merge pull request #2 from patrick-radius/multiply Chip Audette 2017-01-02 06:41:58 -0500
  • dac6bf4ad4 Added license block and remove arbitrary limits. Added array lowerbound check #1 patrick-radius 2017-01-02 10:32:05 +0100
  • 0476e187a3 Update AudioMultiply_F32.h #2 Patrick Radius 2017-01-02 10:25:47 +0100
  • 211ee7a7a3 Added license header Patrick Radius 2017-01-02 10:14:16 +0100
  • 216a6667fe Added float audio multiply patrick-radius 2016-12-31 13:04:38 +0100
  • f9a0e09cf9 Added mixer patrick-radius 2016-12-31 12:53:45 +0100
  • 5c6bd90446 Add AudioEffectCompressor plus example Chip Audette 2016-12-29 18:47:06 -0500
  • d9c788fc79 Examples: AudioEffectMine: clarify how audio is returned Chip Audette 2016-12-19 19:27:32 -0500
  • 1742b08255 Examples: Adding AudioEffectMine Chip Audette 2016-12-19 09:48:12 -0500
  • d0bfbf797b AudioStream_F32: add memory usage macros for f32 memory Chip Audette 2016-12-04 17:22:48 -0500
  • 93f398b1fc Adding first keywords.txt Chip Audette 2016-12-03 17:04:46 -0500
  • 0418e490b8 BasicGain: improve comments and formatting of comments Chip Audette 2016-12-03 16:24:21 -0500
  • d00c7a3d4a Readme: add comment about arm_math.h Chip Audette 2016-12-03 15:35:50 -0500
  • 1711468630 First content in readme.md Chip Audette 2016-12-03 15:33:27 -0500
  • 595ba0744e Adding SGTL5000_Extended.h Chip Audette 2016-12-02 10:11:47 -0500
  • 85a0271afc AudioConvert: comment to CMSIS conversion instead Chip Audette 2016-11-30 13:29:31 -0500
  • 97b5cb96f6 AudioEffectGain: tweak comments Chip Audette 2016-11-30 08:18:00 -0500
  • b231109bfc Add Example BasicGain_Float Chip Audette 2016-11-29 22:20:52 -0500
  • 3fc81f189e F32: AudioStream, AudioConvert, AudioEffectGain...first commit Chip Audette 2016-11-29 22:20:41 -0500
  • 89a5fb96c6 Update gitignore to ignore jedit backup files Chip Audette 2016-11-29 22:18:51 -0500
  • 0f17e8d8ab :neckbeard: Added .gitattributes & .gitignore files Chip Audette 2016-11-29 22:15:49 -0500