Commit graph

  • f17e695410 last_row_idx is not out of f32 range anymore and we need to fill all rows because of the gate encoding with 0xF000 Weird Constructor 2021-07-17 06:22:21 +0200
  • 4bcf1c7531 use the CaMeL case names of the nodes as cell label Weird Constructor 2021-07-15 19:32:33 +0200
  • aab2f8dc20 improved documentation Weird Constructor 2021-07-15 06:48:05 +0200
  • 7a46c38a00 use f32 instead of f64 for filtering Weird Constructor 2021-07-15 06:28:44 +0200
  • 7f7b8a0837 tuned the SVF filter a bit more Weird Constructor 2021-07-15 05:12:05 +0200
  • b03f5e11e8 raised max resonance for simper svf Weird Constructor 2021-07-15 05:09:48 +0200
  • 53853d890e implemented Simper SVF and refactored node_sfilter.rs Weird Constructor 2021-07-15 05:08:06 +0200
  • 647b3b6b6d adjust documentation Weird Constructor 2021-07-14 05:47:05 +0200
  • 9b02befdda finished tests for hal chamberlin svf Weird Constructor 2021-07-13 06:40:35 +0200
  • a7228c9cf7 formatting Weird Constructor 2021-07-13 05:13:58 +0200
  • 03fa23e818 added hal cham. svf high pass test Weird Constructor 2021-07-13 05:08:31 +0200
  • 131ac0ff36 more documentation for the helpers Weird Constructor 2021-07-13 05:01:46 +0200
  • dd96d56465 improve documentation Weird Constructor 2021-07-13 03:56:50 +0200
  • f121f1d3fa document more filters Weird Constructor 2021-07-13 03:54:29 +0200
  • 2112f8bdaf finished low pass svf tests Weird Constructor 2021-07-12 20:31:47 +0200
  • 86f93968f7 more sane limits for chamberlin svf and more tests Weird Constructor 2021-07-12 20:18:10 +0200
  • 47ad5610f3 Implemented the Hal Chamberlin SVF filter, and wrote first test. Weird Constructor 2021-07-12 19:54:01 +0200
  • 88874c75b5 replaced microfft with rustfft for bigger fft sizes Weird Constructor 2021-07-12 06:29:33 +0200
  • 4e2cb0dca4 some basic fft code based on rustfft crate Weird Constructor 2021-07-12 06:23:45 +0200
  • 5a3eb18f5c Documentation change Weird Constructor 2021-07-11 11:59:13 +0200
  • 0bd97bf904 simplified the tests a bit Weird Constructor 2021-07-11 11:13:42 +0200
  • 367d446dc1 implemented proper tests for the one pole filters Weird Constructor 2021-07-11 11:03:20 +0200
  • 6f14af5293 apply better clamping for the tpt filters Weird Constructor 2021-07-10 22:48:20 +0200
  • ebb5dd3a9b added high pass implementations too now. Weird Constructor 2021-07-10 22:45:08 +0200
  • d1f7cc9a4d Factored out the filter implementations Weird Constructor 2021-07-10 22:40:40 +0200
  • 3d099f884c added RC filter implementation Weird Constructor 2021-07-10 22:34:03 +0200
  • 7a869e57f5 implementation of DAFX one pole Weird Constructor 2021-07-10 22:30:43 +0200
  • 92853ec1ea added some testing code for the filters Weird Constructor 2021-07-10 22:25:51 +0200
  • 5dc702426c Started simple filter implementation Weird Constructor 2021-07-10 22:16:55 +0200
  • a91dbd0787 Use the new GraphFun to draw a proper AD envelope without undersampling artifacts. Weird Constructor 2021-07-11 16:59:32 +0200
  • 3360a2afe9 Added mask to indicate which inputs are connected. Weird Constructor 2021-07-10 21:29:58 +0200
  • 26830e8e56 Implemented a bitmask to enable nodes to not produce output if it is not used. Weird Constructor 2021-07-10 21:27:18 +0200
  • 967535d771 Implemented test for modulation amounts Weird Constructor 2021-07-10 21:16:14 +0200
  • ade0a2f05f wrote test for mod amt serialization Weird Constructor 2021-07-10 17:36:20 +0200
  • ba3cc4f583 Fixed a bug in modops processing when no edge was assigned Weird Constructor 2021-07-10 12:45:32 +0200
  • e423ca22a3 fixes and debug logging Weird Constructor 2021-07-10 10:16:23 +0200
  • 4b8f3d67e7 Remove ModOpSigRange and test NodeProg dump output. Weird Constructor 2021-07-10 08:32:52 +0200
  • 5d975c91a4 implemented more of the parameter modulation amount Weird Constructor 2021-07-07 05:03:28 +0200
  • b932b55a8d WIP: mod amounts in NodeProg Weird Constructor 2021-07-06 19:55:03 +0200
  • 196d094673 storing the modulation amount in the NodeConfigurator / Matrix is now implemented Weird Constructor 2021-07-06 05:00:34 +0200
  • b48d423b5a sketch out mod amount changes Weird Constructor 2021-07-04 13:37:37 +0200
  • 870cc3f858 fixed warnings and adjust ed documentation of SMap Weird Constructor 2021-07-04 12:16:01 +0200
  • f2d47de149 implemented test for SMap and fixed some bugs Weird Constructor 2021-07-04 10:05:55 +0200
  • e0fa7bc5f3 updated gitignore Weird Constructor 2021-07-04 08:41:07 +0200
  • 934e808de3 Integrated SMap into node index Weird Constructor 2021-07-04 08:39:17 +0200
  • 1f6aa8d18b document the 'mode' of SMap Weird Constructor 2021-07-03 14:29:01 +0200
  • 9913d3125f Implementing a simpler version of map Weird Constructor 2021-07-03 14:26:49 +0200
  • b2e7137521 tests for map completed Weird Constructor 2021-07-03 10:23:33 +0200
  • 93590ed2a8 documented the Map node Weird Constructor 2021-07-03 07:55:05 +0200
  • 7503e7f28c different rounding mode for the cv range min/max/offs knobs Weird Constructor 2021-07-02 20:14:02 +0200
  • c763d7ab8e fixed freq parameter rounding and freq calculation has been clamped and patch loading with unknown parameters is allowed for now. Weird Constructor 2021-07-02 20:08:11 +0200
  • ed429e867c more sensible defaults Weird Constructor 2021-07-02 05:12:30 +0200
  • 8b296ab407 made the mapper easier to use Weird Constructor 2021-07-02 05:12:17 +0200
  • f99bcfc348 started work on the mapper node Weird Constructor 2021-07-02 05:11:11 +0200
  • fb3bb7dab2 finished noise implementation Weird Constructor 2021-07-01 05:06:46 +0200
  • bada6377ee added a Rng abstraction around SplitMix64 Weird Constructor 2021-07-01 05:06:42 +0200
  • 7b5ea3e27f added node_noise.rs Weird Constructor 2021-06-30 22:15:32 +0200
  • 8c656a8ce3 Merge branch 'master' of ssh://hentai-kamen.m8geil.de:19022/WeirdConstructor/HexoDSP Weird Constructor 2021-06-30 06:22:40 +0200
  • c94a000115 Added information to the matrix to be able to quickly determine if a parameter has an input assigned. Weird Constructor 2021-06-30 06:22:38 +0200
  • dd89eebbd5 added to noise to oscillators Weird Constructor 2021-06-30 03:55:26 +0200
  • 087983b386 boilerplate for a noise oscillator Weird Constructor 2021-06-30 03:53:30 +0200
  • 143f204ac8 finished allpass tests Weird Constructor 2021-06-29 05:08:43 +0200
  • 1020684e13 fix warnings Weird Constructor 2021-06-28 19:33:02 +0200
  • 85ad5e7955 helpers for comb and allpass, and added allpass node Weird Constructor 2021-06-28 05:10:46 +0200
  • a92ad0de35 wrote test for tseq trig Weird Constructor 2021-06-28 03:48:02 +0200
  • 9397b978dc added trigger input Weird Constructor 2021-06-27 23:38:14 +0200
  • de15c3cfd7 there is no limit for audio files, it's up to you to kill your ram. Weird Constructor 2021-06-27 07:48:42 +0200
  • 845df99ab5 updated splitmix64 implementation Weird Constructor 2021-06-23 05:13:50 +0200
  • 40c5c2c9c9 fix documentation for delay feedback Weird Constructor 2021-06-23 05:12:37 +0200
  • bdbfd01608 make a note for DelayBuffer::feed Weird Constructor 2021-06-23 05:11:39 +0200
  • 3f8bee1301 fixed a bug in the delay line, that made it 1 sample off, getting incrementally worse Weird Constructor 2021-06-23 05:11:24 +0200
  • 1e0caab020 finished writing tests for the delay node Weird Constructor 2021-06-23 05:07:32 +0200
  • adfcd3f431 wrote basic delay tests Weird Constructor 2021-06-22 05:04:11 +0200
  • b57dc2a4b7 with jack pls Weird Constructor 2021-06-21 19:58:04 +0200
  • 7201ec315e fixed a performance bug Weird Constructor 2021-06-21 06:05:53 +0200
  • 2607e40c4a make CellDir::C clear all ports Weird Constructor 2021-06-20 21:33:21 +0200
  • 4bf011261e added delay sync Weird Constructor 2021-06-20 13:14:19 +0200
  • 63644b00da removed DC blocker from delay, was a bad idea if you want to delay CV.... Weird Constructor 2021-06-20 09:12:02 +0200
  • 8995541fda parameter fine tuning Weird Constructor 2021-06-20 08:28:40 +0200
  • 47681a28f0 fixed delay time scale Weird Constructor 2021-06-19 14:11:23 +0200
  • cbc69f3ca3 implemented untested DSP part of Delay Weird Constructor 2021-06-19 12:17:22 +0200
  • 9e752fe3f1 documented the delay node Weird Constructor 2021-06-19 11:17:00 +0200
  • 337ffa12f5 prepared delay boilerplate Weird Constructor 2021-06-19 10:50:39 +0200
  • a89433c320 implemented delay buffer Weird Constructor 2021-06-19 09:34:02 +0200
  • b4796e98cf fixed warnings Weird Constructor 2021-06-18 05:09:36 +0200
  • 8ee47a7eac finished Ad graph Weird Constructor 2021-06-18 05:06:14 +0200
  • e13cf0834e finished AD tests and added preliminary graph impl Weird Constructor 2021-06-18 03:58:00 +0200
  • 32dd6468a8 implemented more tests for AD env Weird Constructor 2021-06-17 05:09:49 +0200
  • ca2fbaa671 wrote a test for frequency cleanliness Weird Constructor 2021-06-16 19:54:20 +0200
  • f673792c17 wrote retrigger test Weird Constructor 2021-06-16 05:06:50 +0200
  • 9cc9fafc7e tested direct trigger Weird Constructor 2021-06-16 03:55:41 +0200
  • a425733a51 made node_test finally useful for... tests! Weird Constructor 2021-06-16 03:54:46 +0200
  • bf8f96b56d simplified code a bit more Weird Constructor 2021-06-15 20:01:03 +0200
  • 152f193388 fixed inner workings of AD envelope Weird Constructor 2021-06-15 19:51:33 +0200
  • 52ce2f26af implemente Ad node, still need to test Weird Constructor 2021-06-15 05:12:53 +0200
  • 3fbc471ff4 small code cleanup Weird Constructor 2021-06-14 18:42:40 +0200
  • c45c15d64b sketched out the AD envelope Weird Constructor 2021-06-14 05:37:08 +0200
  • 9f7d67f096 finished Ad node boilerplate Weird Constructor 2021-06-13 08:48:42 +0200
  • 14525276b3 changed int to float WAV conversion to sample / 0x8000 Weird Constructor 2021-06-13 07:23:25 +0200
  • c2ee0f0c21 set proper trigger length Weird Constructor 2021-06-12 16:58:53 +0200