168 Комити (994e70ff1115e03dc698ba09fa6b23a698197669)
 

Аутор SHA1 Порука Датум
  PaulStoffregen 994e70ff11 comment out "Lost connection" error пре 10 година
  PaulStoffregen 8cc4028637 Actual C++ code export пре 10 година
  PaulStoffregen 7cb99cb9b9 Initial work on C++ code generation пре 10 година
  PaulStoffregen 995eed2a31 reformat node-red spaces to tabs пре 10 година
  PaulStoffregen 7df1b21b20 Generate C++ compatible IDs in the GUI пре 10 година
  PaulStoffregen dbc69f83a4 Load node list from static html пре 10 година
  PaulStoffregen b0cf94ede5 Restrict drawing to single connection per input пре 10 година
  PaulStoffregen ceecd3302e Add multiple input drawing, UI only пре 10 година
  PaulStoffregen d31a5fdebd Import Node-Red "public" folder пре 10 година
  PaulStoffregen 879258025a AudioOutputAnalog ramp up without changing AREF setting пре 10 година
  Paul Stoffregen b4c7c27a22 Merge pull request #31 from el-supremo/master пре 10 година
  Pete (El Supremo) 10c8a8634d FIR only needs one input buffer пре 10 година
  PaulStoffregen 0260ebf687 Disable interrupts while opening files from SD card пре 10 година
  PaulStoffregen 2219e26549 Add AudioAnalyzeFFT1024 пре 10 година
  PaulStoffregen 493cbaa9d5 Add AudioPlayQueue пре 10 година
  PaulStoffregen 28ee2f1789 Fix status functions in AudioPlaySdRaw пре 10 година
  PaulStoffregen 33ad99be10 Reassign DMA channels for compatibility with OctoWS2811 пре 10 година
  PaulStoffregen 2371818686 Fix repetitive file playing in AudioPlaySdWav пре 10 година
  PaulStoffregen 0cdc17dd06 Fix DSP inst multiply_16tx16b_add_16bx16t() пре 10 година
  PaulStoffregen 60e6ed2eee AudioOutputAnalog to default to 1.2V range пре 10 година
  PaulStoffregen 38f22b072f Fix default STGL5000 line level output voltage пре 10 година
  PaulStoffregen 128a0940d3 Remove old AudioSynthWaveform пре 10 година
  PaulStoffregen 7142f4c47d Add amplitude() to AudioSynthWaveformSine пре 10 година
  PaulStoffregen 441fa091b4 Fix FM modulation of AudioSynthWaveformSineModulated пре 10 година
  PaulStoffregen a8efaeeea7 Add missing open source license headers пре 10 година
  PaulStoffregen 8fd56ee20a Add AudioSynthWaveformSine пре 10 година
  Pete (El Supremo) 9dde3c1926 Add a multiplier (by rheslip) пре 10 година
  Paul Stoffregen 34a40b548d Merge pull request #27 from robsoles/master пре 10 година
  Paul Stoffregen 533ef61ed6 Merge pull request #28 from el-supremo/master пре 10 година
  Pete (El Supremo) 191e65e02a Change FIR filter (as suggested by rheslip) to filter one channel instead of two. Updated example, added documenting file пре 10 година
  Pete (El Supremo) 7b68746d03 Update the PlaySynthMusic example to use a floating point table of note frequencies (not divided by 2) пре 11 година
  Pete (El Supremo) 0c0731862c Fixed AudioSynthWaveform. Uses LUT with linear interpolation for sinewave. пре 11 година
  robsoles 54aaa02150 Fixed gain calculator problem пре 11 година
  PaulStoffregen 677c072ca1 add comment to look into thread safety in SD WAV play() пре 11 година
  PaulStoffregen a50017b4c4 Build wav2sketch for Windows пре 11 година
  robsoles 511d9a1625 control_sgtl5000.* overhaul with many renames. пре 11 година
  robsoles 250e0d412f Improve accuracy in AudioPeak(..); пре 11 година
  robsoles 2475d5ca8e Fix 'no return value' in other route(..); пре 11 година
  robsoles b54767d746 Added route(..), fixed dap_enable(..) пре 11 година
  Paul Stoffregen ab3b21ec3c Merge pull request #24 from el-supremo/master пре 11 година
  Pete (El Supremo) 456a59dc0c Fix up synth_tonesweep and the example to conform (more closely) to the naming conventions пре 11 година
  Pete (El Supremo) 40cc5e4572 Fix bug in PlaySynthMusic example - remove unnecessary include пре 11 година
  Pete (El Supremo) a2682bac25 declare tone_incr to be volatile to prevent the compiler optimizing frequency() out of existence пре 11 година
  Pete (El Supremo) 519822e76c Remove old version of AudioSynthWaveform. Fix sine wave generation to clean up its specturm and also fix ramping. пре 11 година
  PaulStoffregen 1b51f558fb Fix memory leak in AudioPlaySdRaw пре 11 година
  Paul Stoffregen db3d4801e9 Merge pull request #23 from el-supremo/master пре 11 година
  Pete (El Supremo) 28f93925d2 Fix Issue #20 - AudioFilterFIR should receive data as read-only blocks пре 11 година
  Pete (El Supremo) 764ea901fc Speed up copy_to_fft_buffer a bit пре 11 година
  PaulStoffregen 3737c4590d Update readme пре 11 година
  Paul Stoffregen 9c3bd838ec Merge pull request #14 from el-supremo/master пре 11 година