Commit Graph

  • 17846e068c Documentation oke. main hans 2026-06-08 13:45:54 +02:00
  • b979be540e taglib documentation. hans 2026-06-08 13:26:10 +02:00
  • 5eefacacba Documentation added. hans 2026-06-08 13:16:21 +02:00
  • 8e8b9a00c0 Conversion bug. hans 2026-06-08 12:17:03 +02:00
  • d6aa880104 Encoder testing hans 2026-06-08 12:14:32 +02:00
  • 444d62edac Audio Encoder laag. hans 2026-06-08 10:27:05 +02:00
  • 696ef1b978 dependency solved. hans 2026-06-08 09:03:31 +02:00
  • 4b6adc404e xiph opusfile support and taglib write support. hans 2026-06-07 23:49:38 +02:00
  • cf87fa7ed8 Merge branch 'main' of https://git.dijkewijk.nl/hans/racket-audio hans 2026-06-05 22:17:30 +02:00
  • d7be947886 Òpus toevoeging via xiph library hans 2026-06-05 22:17:10 +02:00
  • bfed212346 changed malloc 'raw to malloc 'atomic-interior hans 2026-05-19 15:14:23 +02:00
  • 9f5c4d3efc make clean added hans 2026-05-19 15:10:28 +02:00
  • 2daaafb229 better state reporting hans 2026-05-19 14:30:57 +02:00
  • ef68672203 change player-state to (quote quit), if quit is called. This helps with the last state event, because the audio handle can already have been invalideted hans 2026-05-19 13:43:07 +02:00
  • 360b9eea47 documented some new functions hans 2026-05-19 13:35:40 +02:00
  • 73e778e4a5 ao buffer timing hans 2026-05-18 16:36:19 +02:00
  • 5cff13f55a module path possibly needs runtime-path. hans 2026-05-17 23:14:00 +02:00
  • 9cb7b43cc3 Restored ffmpeg-definitions.scrbl hans 2026-05-17 22:59:13 +02:00
  • 690cbb60b4 provide of audio-known-exts? hans 2026-05-17 22:43:49 +02:00
  • 65ca59bef8 audio-play! returns the file id. The file id is now a randomized number hans 2026-05-17 20:19:06 +02:00
  • f706d4e8e6 Order of documentation and audio-decoder. hans 2026-05-16 10:24:48 +02:00
  • 475f7230b5 structured documentation hans 2026-05-16 09:16:13 +02:00
  • ba087f07f1 corrected main.rkt and removed archive as it gets compiled on the racket packages site. hans 2026-05-16 08:23:52 +02:00
  • 17838e4f33 Documentation added hans 2026-05-16 01:38:40 +02:00
  • c9a91bf2be much work on the player and hunting for a bug, which first seemed to be in ffmpeg-decoder, but eventually was found in a race condition in audio-placed-player.rkt and an allocation problem in libao-async-ffi-racket.rkt hans 2026-05-15 22:11:25 +02:00
  • 3c18e75cf6 audio player with place/threads and channels hans 2026-05-13 22:50:51 +02:00
  • d298b411a5 some more logging hans 2026-05-12 15:12:03 +02:00
  • 734aeef222 no second close hans 2026-05-12 15:09:01 +02:00
  • 20d0194f48 logging hans 2026-05-12 15:04:35 +02:00
  • a059444ecf ao-player added to exports hans 2026-05-12 14:52:14 +02:00
  • 30698de4e9 defs hans 2026-05-12 14:50:03 +02:00
  • a2f7341f1f testing placed backend hans 2026-05-12 14:42:49 +02:00
  • b7f58f43a9 define-return changed to early-return hans 2026-05-12 11:50:17 +02:00
  • 89592ddea9 more defensive constructs with early-return & let-assert hans 2026-05-12 11:34:56 +02:00
  • 61d87ba543 oke hans 2026-05-12 09:06:33 +02:00
  • 4966936381 documentation hans 2026-05-11 20:03:28 +02:00
  • 7956d15072 adjusted for changed define/return syntax hans 2026-05-11 17:32:11 +02:00
  • f8c091946f only downloads for windows are needed hans 2026-05-11 12:04:41 +02:00
  • 29cf56a6d2 Corrected a small bug in libao-async-ffi-racket, that I corrected earlier. ffmpeg-definitions now handles ffmpeg 6.x libraries, because the structs are different for avutil and avcodec hans 2026-05-11 11:41:06 +02:00
  • 84f4719513 trying the right libraries hans 2026-05-11 09:40:06 +02:00
  • 9eb09537e6 versions hans 2026-05-11 09:39:13 +02:00
  • 68c2471620 deps on define-return and let-assert + library messages hans 2026-05-11 01:02:16 +02:00
  • ddb44e1c41 racket only ffmpeg backend. Now no racket-sound-libs are needed anymore. hans 2026-05-10 01:02:13 +02:00
  • be0399796d Working racket lib ao async backend hans 2026-05-08 00:59:13 +02:00
  • b69f29075f small buf-size bug hans 2026-05-07 15:55:05 +02:00
  • 51697f2106 pause behavior hans 2026-05-07 15:00:00 +02:00
  • d531f9caef pause behavior hans 2026-05-07 14:56:17 +02:00
  • f0b2d7a6b3 pause behavior hans 2026-05-07 14:53:21 +02:00
  • 0563e77130 pause behavior hans 2026-05-07 14:50:24 +02:00
  • debabf5151 paused handling hans 2026-05-07 14:37:56 +02:00
  • a1e49de9ea paused handling hans 2026-05-07 14:32:05 +02:00
  • aff4f7e6d7 paused handling hans 2026-05-07 14:30:41 +02:00
  • 905c9153f7 paused handling hans 2026-05-07 14:29:55 +02:00
  • b668bc5bda shorten buffer to 100ms hans 2026-05-07 14:25:43 +02:00
  • a30111ecf5 finally a working libao-async racket backend hans 2026-05-07 14:17:55 +02:00
  • a59c3b7c41 working test on macosx hans 2026-05-06 19:47:07 +02:00
  • d2d9c82635 mac os x instructions hans 2026-05-06 17:31:15 +02:00
  • 7d662b0670 adjust for macosx with "brewed" libraries hans 2026-05-06 17:19:56 +02:00
  • 11a1abce5b scrbl updates hans 2026-05-04 13:27:02 +02:00
  • 85613cd013 version info of the ffi modules hans 2026-05-04 13:19:48 +02:00
  • c8ef025df9 changed mp3 back to ffmpeg hans 2026-05-04 12:21:43 +02:00
  • 9fe780666a from racket-sound -> racket-audio hans 2026-05-04 12:12:50 +02:00
  • 87980f508a initial import from racket-sound -> racket-audio hans 2026-05-04 12:07:45 +02:00
  • f500f1711b Initial commit hans 2026-05-04 12:05:02 +02:00