Commit Graph

  • 962c299e80 single file reading and cuelist reading WIP sampler-single-file Sebastian 2025-07-01 01:17:44 +02:00
  • cef092f494 reading 512k works, but hangs the cpu when trying to play 5 samples sampler Sebastian 2025-06-30 10:35:18 +02:00
  • d44210ce59 found some bugs now 4 samples play simultaneous without errors Sebastian 2025-06-30 09:44:44 +02:00
  • 7418cdfd35 ringbuffer changes, but still broken with multiple samples Sebastian 2025-06-30 00:47:28 +02:00
  • ad035e69e2 dma and pointer optimization, but still no luck Sebastian 2025-06-24 01:28:47 +02:00
  • d5ea2377f9 ringbuffer with DMA memcpy, but i2s is broken Sebastian 2025-06-23 01:41:46 +02:00
  • b9130dc0ae multicore working barely Sebastian 2025-06-22 14:30:09 +02:00
  • b4f504b21d trying out both cores - 1 for ui and 0 for sound - sound not working yet Sebastian 2025-06-22 03:58:55 +02:00
  • 6bcc37d3ee small vibration struct fix Sebastian 2025-06-22 03:16:34 +02:00
  • 8858d41806 sampler at 80 percent v0.1.0-sampler Sebastian 2025-06-21 01:21:42 +02:00
  • ffdbe9fa6d sampling in progress Sebastian 2025-06-20 15:52:02 +02:00
  • 6ef94390a5 almost a complete sequencer... almost sebastian 2025-06-18 19:11:28 +02:00
  • 6dd3acac2f sequencer timing basics done sebastian 2025-06-18 12:54:34 +02:00
  • 4a04e95757 readme update main sebastian 2025-06-17 16:29:03 +02:00
  • 06642bd570 beeps and clicks and more config options for colors v0.0.6 sebastian 2025-06-17 16:19:42 +02:00
  • 07323ec068 readme update sebastian 2025-06-17 12:20:52 +02:00
  • e2eaa1b5b1 readme update v.0.0.5 sebastian 2025-06-17 12:10:54 +02:00
  • 3b63123c76 cpu overloading playing 8 streams at once Sebastian 2025-06-16 01:31:09 +02:00
  • ecbd6ab3ee better audio with only a few glitches left Sebastian 2025-06-15 02:52:54 +02:00
  • 76f2e0ec28 waves playing again, still xruns Sebastian 2025-06-13 02:35:31 +02:00
  • b78060aac2 debugging sebastian 2025-06-12 19:21:24 +02:00
  • c1e204953f dac working, wave playback broken WIP Sebastian 2025-06-11 01:59:23 +02:00
  • ac9d4b5e6b more wave file parsing WIP -> weiter in OF Sebastian 2025-06-06 11:41:35 +02:00
  • db463c5b8c wave file parser WIP Sebastian 2025-06-06 10:22:29 +02:00
  • 55bcb2c389 volume control added Sebastian 2025-06-06 02:07:30 +02:00
  • 8cd690edbd speaker sebastian 2025-06-05 17:49:04 +02:00
  • 120a802840 speaker function added sebastian 2025-06-05 12:30:51 +02:00
  • e58b4ff968 pcb speakers working, turned off again Sebastian 2025-06-04 10:22:59 +02:00
  • 76ff73791a 8 simultaneous streams working, but playback has artifacts Sebastian 2025-06-04 10:20:37 +02:00
  • 15733e8b36 streaming max 4 stereo wave files at the same time Sebastian 2025-06-04 02:24:28 +02:00
  • c3adf740bf ringbuffer skeleton added sebastian 2025-06-03 16:02:52 +02:00
  • a1efe3cc10 ui and sound together is almost ok but not quite there. occasional xruns Sebastian 2025-06-03 01:16:31 +02:00
  • ef52d50b7c structuring code Sebastian 2025-06-02 01:31:56 +02:00
  • c1ca96793c feierabend Sebastian 2025-06-01 02:33:01 +02:00
  • a3a4fd4fb4 The beginnings of codec.h Sebastian 2025-06-01 01:09:35 +02:00
  • a17cefb4ba Codec ok, transients are quite rounded. Maybe hardware, maybe codec settings. Sebastian 2025-05-30 01:54:45 +02:00
  • 4da1c8fa9d Codec ADC gain and DAC volume settings optimized, but not perfect yet Sebastian 2025-05-29 18:47:41 +02:00
  • 2ffd1997b9 I2S loopback working! Sebastian 2025-05-29 18:06:39 +02:00
  • 549fa21d1a Codec working in bypass mode. I2S not working yet. Sebastian 2025-05-29 03:19:54 +02:00
  • cd1b0934aa introduced lookup table for led ring cw Sebastian 2025-05-28 01:41:12 +02:00
  • 686f76b0fd merged fastled into main v0.0.4 Sebastian 2025-05-28 00:48:38 +02:00
  • 499d5f2c63 ui and edge leds working with pwmaudio and sdio fastled Sebastian 2025-05-28 00:43:05 +02:00
  • c9b6220449 switch to fastled because of too few pios Sebastian 2025-05-28 00:31:00 +02:00
  • 235603d47a readme updated sebastian 2025-05-27 19:45:00 +02:00
  • a16ac73d9b SD card working, simple config for edge led color added v0.0.3 sebastian 2025-05-27 19:40:13 +02:00
  • ad9c71363b readme updated sebastian 2025-05-27 17:18:20 +02:00
  • 8691bc05eb code comments added, rotary encoder overflow fixed v0.0.2 sebastian 2025-05-27 16:34:14 +02:00
  • 6ceefa6705 readme updated sebastian 2025-05-27 16:18:33 +02:00
  • ab0dbe98a1 readme updated sebastian 2025-05-27 16:13:36 +02:00
  • 202b862280 readme updated sebastian 2025-05-27 16:12:45 +02:00
  • 4b728fffd0 readme added sebastian 2025-05-27 16:11:00 +02:00
  • 559d92e526 alpha build sebastian 2025-05-27 13:13:29 +02:00
  • 468fa022e6 encoder working v0.0.1 sebastian 2025-05-27 11:57:40 +02:00
  • 691c611738 Merge branch 'main' of https://code.w4d.dev/W4D/soundcube-firmware sebastian 2025-05-27 10:29:16 +02:00
  • f1cd605800 soso sebastian 2025-05-27 10:28:11 +02:00
  • 454ed2b4c7 i2s not working yet Sebastian 2025-05-27 01:24:02 +02:00
  • 057b16a8d5 leds, buttons and vibration motor working sebastian 2025-05-26 13:20:31 +02:00