1022 Révisions (eaf68e5c1ba57a08b5ad18a869f6aa3cf3a0678c)
 

Auteur SHA1 Message Date
  Frank a412ee8a1b
Update wav2sketch.c il y a 4 ans
  Paul Stoffregen 6822072ad7
Merge pull request #368 from el-supremo/patch-1 il y a 4 ans
  Pete 7cafab457d
Update effect_rectifier.cpp il y a 4 ans
  Paul Stoffregen e96a8834d8
Merge pull request #366 from grahamwhaley/20201119_gui_additions il y a 4 ans
  Graham Whaley 739c6c31f7 Chamberlin: change formula to latex graphic il y a 4 ans
  Graham Whaley b0775d3098 gui: ToneDetect: Note it uses the Goertzel algorithm il y a 4 ans
  PaulStoffregen 7669598068 Add comment with link to forum conversation il y a 4 ans
  Dave Crist 1ba7dbb5b2 changing example prints so pause API is clear il y a 4 ans
  Dave Crist 67a3f4b2bf allowing position + length to work during pause il y a 4 ans
  Dave Crist f8526467d1 fixing missing bracket il y a 4 ans
  Dave Crist 0c184d9914 fixing missing semicolon il y a 4 ans
  Dave Crist 970dcb1a0b fixing use of non-constant in case of switch il y a 4 ans
  Dave Crist 8a45aed3cf fixing playFile function name typo il y a 4 ans
  Dave Crist 07abdbcb1b sdwav play/pause initial commit il y a 4 ans
  PaulStoffregen 0d6a9b8a44 Fix PT2811 crash on Teensy 4.x il y a 4 ans
  PaulStoffregen 6369a6ae1f Improve interrupt handling for simultaneous WAV file playing il y a 4 ans
  PaulStoffregen 6ab951bfcf Fix bug in SimultaneousPlay example il y a 4 ans
  PaulStoffregen 7aa04b0a82 Add link & comments to SimultaneousPlay example il y a 4 ans
  PaulStoffregen dd90453843 SimultaneousPlay examples goes in SD_Card folder il y a 4 ans
  PaulStoffregen 2739d3275b Add SimultaneousPlay for testing SD card and SD/SdFat library il y a 4 ans
  PaulStoffregen 363a61d481 Add note about half wave rectifier effect using waveshaper il y a 4 ans
  PaulStoffregen c87dc5a724 Fix rectifier effect description il y a 4 ans
  PaulStoffregen 983f1c61ed Document AudioEffectRectifier il y a 4 ans
  PaulStoffregen a32e47300a Add links to documentation il y a 4 ans
  awalch6679 1db760614e prevent clipping il y a 4 ans
  PaulStoffregen 32174852ce More AsyncAudioInputSPDIF3 documentation il y a 4 ans
  PaulStoffregen 9389f91901 Update AsyncAudioInputSPDIF3 documentation il y a 4 ans
  Paul Stoffregen 05265df196
Merge pull request #358 from alex6679/master il y a 4 ans
  user abeaf94520 Alternative fix without signed overflow issues il y a 4 ans
  user ce8348301e fix phase modulation not to treat phase modulation data as unsigned before multiplying il y a 4 ans
  user deeb99ddc9 Improve handling of pulse waveforms to allow sub-sample width pulses and finesse remaining issues with modulation il y a 4 ans
  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 il y a 4 ans
  Jurgen Beliën 9187a9aa0b Switch headphone source between input and DAC il y a 5 ans
  Paul Stoffregen 8764e4ca1d
Merge pull request #359 from MarkTillotson/tonesweep_improvement il y a 4 ans
  user 5457aedfab Fix dc offset for pulse waveform to match the duty cycle, to stop pumping on note attack/release il y a 4 ans
  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 il y a 4 ans
  mark 1c191983d7 Add bandlimited pulse support il y a 4 ans
  user 0e3fe8f17d Fix bugs, wasn't re-initing newptr/delptr, amplitude scaling missing from Modulated il y a 4 ans
  user 911beaed32 tidy away debug il y a 4 ans
  user 02e4a6319f Band limited versions of square and sawtooth added to AudioSynthWaveform and AudioSynthWaveformModulated il y a 4 ans
  user 2416c39b74 Fix discontinuity in frequency stepping in tonesweep, remove unnecessary/incorrect masking of phase il y a 4 ans
  user c8415c3077 revert a change made to wrong branch il y a 4 ans
  user 696e933c91 Fix discontinuity in frequency stepping in tonesweep, remove unnecessary/incorrect masking of phase il y a 4 ans
  awalch6679 4b82cb7333 stop function removed il y a 4 ans
  matt venn a7baf08182 Round down to 0 to avoid the buzzing noise issue reported here: il y a 4 ans
  PaulStoffregen f6b809e572 Fix missing DSP instruction alternates on Teensy LC il y a 5 ans
  PaulStoffregen 1d0b10ed21 Remove leftover debug printing il y a 5 ans
  PaulStoffregen 7179fcee28 Fix compile errors on Teensy LC il y a 5 ans
  PaulStoffregen d012b952e9 Fix PT8211 on Teensy 4.x il y a 5 ans
  PaulStoffregen 4d2ffa31d4 Add Vocoder19Band example from Bradley Sanders il y a 5 ans