971 Commits (021ac025d56ec4b2afc95c9e9ef74528b9548789)
 

Author SHA1 Message Date
  PaulStoffregen a32e47300a Add links to documentation 4 years ago
  awalch6679 1db760614e prevent clipping 4 years ago
  PaulStoffregen 32174852ce More AsyncAudioInputSPDIF3 documentation 5 years ago
  PaulStoffregen 9389f91901 Update AsyncAudioInputSPDIF3 documentation 5 years ago
  Paul Stoffregen 05265df196
Merge pull request #358 from alex6679/master 5 years ago
  user deeb99ddc9 Improve handling of pulse waveforms to allow sub-sample width pulses and finesse remaining issues with modulation 5 years ago
  user 0d938fe01a Add pulse-width sampling to the pulse generator - at rising edge sample the pulse width for the cycle so that modulation doesn't break the step-detection logic 5 years ago
  Paul Stoffregen 8764e4ca1d
Merge pull request #359 from MarkTillotson/tonesweep_improvement 5 years ago
  user 5457aedfab Fix dc offset for pulse waveform to match the duty cycle, to stop pumping on note attack/release 5 years ago
  user 563a899378 Fix various issues with bandlimit pulse after testing with changing/modulating pulse width and freq, also invert phase of square and pulse to match existing tone types 5 years ago
  mark 1c191983d7 Add bandlimited pulse support 5 years ago
  user 0e3fe8f17d Fix bugs, wasn't re-initing newptr/delptr, amplitude scaling missing from Modulated 5 years ago
  user 911beaed32 tidy away debug 5 years ago
  user 02e4a6319f Band limited versions of square and sawtooth added to AudioSynthWaveform and AudioSynthWaveformModulated 5 years ago
  user 2416c39b74 Fix discontinuity in frequency stepping in tonesweep, remove unnecessary/incorrect masking of phase 5 years ago
  user c8415c3077 revert a change made to wrong branch 5 years ago
  user 696e933c91 Fix discontinuity in frequency stepping in tonesweep, remove unnecessary/incorrect masking of phase 5 years ago
  awalch6679 4b82cb7333 stop function removed 5 years ago
  PaulStoffregen f6b809e572 Fix missing DSP instruction alternates on Teensy LC 5 years ago
  PaulStoffregen 1d0b10ed21 Remove leftover debug printing 5 years ago
  PaulStoffregen 7179fcee28 Fix compile errors on Teensy LC 5 years ago
  PaulStoffregen d012b952e9 Fix PT8211 on Teensy 4.x 5 years ago
  PaulStoffregen 4d2ffa31d4 Add Vocoder19Band example from Bradley Sanders 5 years ago
  PaulStoffregen 4d12f75486 update keywords 5 years ago
  PaulStoffregen a625bb7ab8 Add rectifier effect 5 years ago
  awalch6679 84da392ddd FLASHMEM instead of PROGMEM for functions 5 years ago
  awalch6679 7e7cb4dbb8 added the maximum filter length to the parameters 5 years ago
  awalch6679 141b88bf10 turning dither and noise shaping off at the simple example 5 years ago
  awalch6679 893296c060 async spdif input -> friendclass of spdif output 5 years ago
  Paul Stoffregen 5205233a47
Merge pull request #352 from FrankBoesing/patch-1 5 years ago
  Frank 0d32d6411d
Gui: finally: Fix reload issue 5 years ago
  awalch6679 832bef49b7 minor bug fix at the computation of the target frequency 5 years ago
  PaulStoffregen 928c0747da Fix AudioOutputI2Sslave compatibility requirements 5 years ago
  Paul Stoffregen 41b1212baa
Merge pull request #350 from FrankBoesing/gui 5 years ago
  Frank Bösing 777ee3a6d7 cleaning 5 years ago
  Frank Bösing cac8726c77 Update view.js 5 years ago
  Frank Bösing 4a2c98eaaa add on-click message 5 years ago
  Paul Stoffregen cac93f776d
Merge pull request #348 from FrankBoesing/gui 5 years ago
  Frank Bösing 271e8aa1e3 one more fix 5 years ago
  Paul Stoffregen bb4fbd9f59
Merge pull request #347 from FrankBoesing/gui 5 years ago
  Frank Bösing 84d3597202 Merge branch 'gui' of https://github.com/FrankBoesing/Audio into gui 5 years ago
  Frank Bösing 526c5b2497 update 5 years ago
  PaulStoffregen 75121b2064 Show error icons 5 years ago
  PaulStoffregen b665b3e356 Move error icon to icons folder 5 years ago
  Paul Stoffregen ce5aa6c0a8
Merge pull request #346 from FrankBoesing/gui 5 years ago
  Frank 25bee5becc
Merge pull request #2 from PaulStoffregen/master 5 years ago
  PaulStoffregen 9a38ff9f07 Add error icon 5 years ago
  PaulStoffregen a5a42ca0e2 Update documentation with credit to Alex Walch 5 years ago
  Frank Bösing dbee3c0677 Set errorflag on both conflicting nodes 5 years ago
  Frank Bösing f88a09f8a3 Gui - requirements 5 years ago