982 Revīzijas (b8a88653f1f10dea00a3b590b89657b3b2972e15)
 

Autors SHA1 Ziņojums Datums
  PaulStoffregen 0d6a9b8a44 Fix PT2811 crash on Teensy 4.x pirms 4 gadiem
  PaulStoffregen 6369a6ae1f Improve interrupt handling for simultaneous WAV file playing pirms 4 gadiem
  PaulStoffregen 6ab951bfcf Fix bug in SimultaneousPlay example pirms 4 gadiem
  PaulStoffregen 7aa04b0a82 Add link & comments to SimultaneousPlay example pirms 4 gadiem
  PaulStoffregen dd90453843 SimultaneousPlay examples goes in SD_Card folder pirms 4 gadiem
  PaulStoffregen 2739d3275b Add SimultaneousPlay for testing SD card and SD/SdFat library pirms 4 gadiem
  PaulStoffregen 363a61d481 Add note about half wave rectifier effect using waveshaper pirms 4 gadiem
  PaulStoffregen c87dc5a724 Fix rectifier effect description pirms 4 gadiem
  PaulStoffregen 983f1c61ed Document AudioEffectRectifier pirms 4 gadiem
  PaulStoffregen a32e47300a Add links to documentation pirms 4 gadiem
  awalch6679 1db760614e prevent clipping pirms 4 gadiem
  PaulStoffregen 32174852ce More AsyncAudioInputSPDIF3 documentation pirms 4 gadiem
  PaulStoffregen 9389f91901 Update AsyncAudioInputSPDIF3 documentation pirms 4 gadiem
  Paul Stoffregen 05265df196
Merge pull request #358 from alex6679/master pirms 4 gadiem
  user abeaf94520 Alternative fix without signed overflow issues pirms 4 gadiem
  user ce8348301e fix phase modulation not to treat phase modulation data as unsigned before multiplying pirms 4 gadiem
  user deeb99ddc9 Improve handling of pulse waveforms to allow sub-sample width pulses and finesse remaining issues with modulation pirms 4 gadiem
  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 pirms 4 gadiem
  Paul Stoffregen 8764e4ca1d
Merge pull request #359 from MarkTillotson/tonesweep_improvement pirms 4 gadiem
  user 5457aedfab Fix dc offset for pulse waveform to match the duty cycle, to stop pumping on note attack/release pirms 4 gadiem
  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 pirms 4 gadiem
  mark 1c191983d7 Add bandlimited pulse support pirms 4 gadiem
  user 0e3fe8f17d Fix bugs, wasn't re-initing newptr/delptr, amplitude scaling missing from Modulated pirms 4 gadiem
  user 911beaed32 tidy away debug pirms 4 gadiem
  user 02e4a6319f Band limited versions of square and sawtooth added to AudioSynthWaveform and AudioSynthWaveformModulated pirms 4 gadiem
  user 2416c39b74 Fix discontinuity in frequency stepping in tonesweep, remove unnecessary/incorrect masking of phase pirms 4 gadiem
  user c8415c3077 revert a change made to wrong branch pirms 4 gadiem
  user 696e933c91 Fix discontinuity in frequency stepping in tonesweep, remove unnecessary/incorrect masking of phase pirms 4 gadiem
  awalch6679 4b82cb7333 stop function removed pirms 4 gadiem
  PaulStoffregen f6b809e572 Fix missing DSP instruction alternates on Teensy LC pirms 5 gadiem
  PaulStoffregen 1d0b10ed21 Remove leftover debug printing pirms 5 gadiem
  PaulStoffregen 7179fcee28 Fix compile errors on Teensy LC pirms 5 gadiem
  PaulStoffregen d012b952e9 Fix PT8211 on Teensy 4.x pirms 5 gadiem
  PaulStoffregen 4d2ffa31d4 Add Vocoder19Band example from Bradley Sanders pirms 5 gadiem
  PaulStoffregen 4d12f75486 update keywords pirms 5 gadiem
  PaulStoffregen a625bb7ab8 Add rectifier effect pirms 5 gadiem
  awalch6679 84da392ddd FLASHMEM instead of PROGMEM for functions pirms 5 gadiem
  awalch6679 7e7cb4dbb8 added the maximum filter length to the parameters pirms 5 gadiem
  awalch6679 141b88bf10 turning dither and noise shaping off at the simple example pirms 5 gadiem
  awalch6679 893296c060 async spdif input -> friendclass of spdif output pirms 5 gadiem
  Paul Stoffregen 5205233a47
Merge pull request #352 from FrankBoesing/patch-1 pirms 5 gadiem
  Frank 0d32d6411d
Gui: finally: Fix reload issue pirms 5 gadiem
  awalch6679 832bef49b7 minor bug fix at the computation of the target frequency pirms 5 gadiem
  PaulStoffregen 928c0747da Fix AudioOutputI2Sslave compatibility requirements pirms 5 gadiem
  Paul Stoffregen 41b1212baa
Merge pull request #350 from FrankBoesing/gui pirms 5 gadiem
  Frank Bösing 777ee3a6d7 cleaning pirms 5 gadiem
  Frank Bösing cac8726c77 Update view.js pirms 5 gadiem
  Frank Bösing 4a2c98eaaa add on-click message pirms 5 gadiem
  Paul Stoffregen cac93f776d
Merge pull request #348 from FrankBoesing/gui pirms 5 gadiem
  Frank Bösing 271e8aa1e3 one more fix pirms 5 gadiem