Commit Graph

22 Commits

Author SHA1 Message Date
def95dcccb Update to Bevy 0.8. 2022-08-01 11:02:05 -05:00
5615a28ece Reset source when panner strategy changes or is removed. 2022-06-13 09:24:30 -05:00
28718d2e85 Add ability to set panner strategy on source creation. 2022-06-13 09:14:11 -05:00
4e6c01d654 Back to synthizer-rs master. 2022-06-07 17:58:17 -05:00
14235e0a68 Add assertions to ensure parameter ranges are clamped, and add ScalarPan::center(). 2022-06-03 11:23:03 -05:00
4f45cb6ee6 Make fields public. 2022-06-02 19:28:09 -05:00
3c094e3b89 Rename and make public. 2022-06-02 18:37:08 -05:00
8dad8d41e0 Derive Debug. 2022-06-01 14:45:48 -05:00
5eb557afc1 Bump Synthizer version. 2022-05-24 12:38:42 -05:00
1c8b9b1865 Use exponential distance model in example. 2022-05-24 11:18:09 -05:00
9391238bdc Set both source and generator gains for now. 2022-05-24 11:17:09 -05:00
c6bf921a72 Create correct source types based on presence of panning components. 2022-05-24 10:28:19 -05:00
7d3a0ba156 Break, don't continue. 2022-05-23 17:29:59 -05:00
2e55e0b4dc Add support for events. 2022-05-23 17:17:58 -05:00
10325cdbc6 Make fields public. 2022-05-23 12:47:01 -05:00
c945c8b1ba Add more context configuration parameters to configuration, and sync with context on change. 2022-05-19 10:18:41 -05:00
ca96a99777 Add support for angular/scalar panning. 2022-05-19 07:59:58 -05:00
58e2c9b860 Store and update PannerStrategy directly in config. 2022-05-18 19:56:41 -05:00
6b4daf5764 Sync states more aggressively, and use property defaults when components don't exist. 2022-05-18 19:44:31 -05:00
eab98cca4e Various tweaks to get example working. 2022-05-18 15:39:37 -05:00
fd2b29a7a2 Trim dependencies. 2022-05-18 13:10:07 -05:00
8aca79dfab Initial commit. 2022-05-18 13:04:58 -05:00