Commit Graph

  • 5723985f6a WIP: experiment with passing data between Rust wasm modules dev Rob Watson 2020-09-17 15:34:38 +0200
  • a30ca384b0 Proof-of-concept: load and call player module from core Rob Watson 2020-09-17 13:46:14 +0200
  • b7e1dec589 Add empty player subcrate, update build scripts Rob Watson 2020-09-17 11:24:37 +0200
  • d7080bcc4b Prefer frontend/core to frontend-core Rob Watson 2020-09-17 06:35:11 +0200
  • 080f509385 Move existing code to subcrate Rob Watson 2020-09-16 15:02:15 +0200
  • 3c9a59df3f Pass zoom factor properties to Canvas component Rob Watson 2020-09-11 14:45:51 +0200
  • 2fc084909e Refactor component structure Rob Watson 2020-09-11 12:38:31 +0200
  • a25014ef0d Add sample setInterval call Rob Watson 2020-09-10 22:07:08 +0200
  • 7aecf65a86 Switch to development target Rob Watson 2020-09-10 22:06:58 +0200
  • 05f0144419 Update atomic variable once per buffer, not once per frame Rob Watson 2020-09-10 18:48:14 +0200
  • 2d458651e6 Update player component with current playback position Rob Watson 2020-09-10 18:31:23 +0200
  • ba54ab3890 Implement basic playback with cpal Rob Watson 2020-09-10 14:52:45 +0200
  • 62fda0fe6c Introduce Arc-based sharing of audio data Rob Watson 2020-09-09 22:06:50 +0200
  • 1821eeba14 Add cpal player framework Rob Watson 2020-09-09 17:41:40 +0200
  • b6ca40e184 Render multi-channel audio Rob Watson 2020-09-09 11:52:18 +0200
  • 4a951c6035 Small clean up Rob Watson 2020-09-09 11:12:49 +0200
  • 89866f944b Basic single-channel rendering Rob Watson 2020-09-09 01:25:47 +0200
  • 76c978ae1f Add ChunksFixed iterator Rob Watson 2020-09-09 00:46:05 +0200
  • 08ee712448 Use a normal Result as AudioAgent output Rob Watson 2020-09-07 21:58:17 +0200
  • 07867624be Fix event passing from agent to/from component Rob Watson 2020-09-07 19:50:06 +0200
  • 981426b681 Expose PCM data in Rust Rob Watson 2020-09-06 00:02:19 +0200
  • a794e7fd28 Add constant, tidy code Rob Watson 2020-09-05 14:36:22 +0200
  • e98174470e Implement decode_audio_data step Rob Watson 2020-09-05 14:33:06 +0200
  • 9fe3c89ce1 Refactor, add AudioAgent Rob Watson 2020-09-04 17:25:16 +0200
  • ef1159c139 Add basic file reading functionality Rob Watson 2020-09-04 13:42:16 +0200
  • 083ff74b0c Continue building basic page structure Rob Watson 2020-09-02 18:28:02 +0200
  • 54236a7e51 Basic wasm library Rob Watson 2020-09-02 17:46:01 +0200
  • d30774b8c0 Initial commit Rob Watson 2020-09-02 17:34:03 +0200