Commit History

作者 SHA1 備註 提交日期
  Jonathan Higgins af2becc2bf added checks for sample rates for synthesis nodes so that they match the rest of the thread before running 6 月之前
  Jonathan Higgins d0e043d7c0 implemented up front normalising of sample rates for input files to mitigate checks during thread running 6 月之前
  Jonathan Higgins 72bc9e035a started implementing multi input pvoc files 6 月之前
  Jonathan Higgins 020a6a9622 improved mono processes with multiple inlets and also did a rough fix for issues with the waveform visualiser 6 月之前
  Jonathan Higgins adb0c6d083 implemented multi input processing for dual mono processes and added two distort functions 6 月之前
  Jonathan Higgins d3efc06c46 started implementing dual mono processing for multiple input files 6 月之前
  Jonathan Higgins 8e5073dc39 implemented checks to ensure that all files being processed by a node are the same sample rate and number of channels 6 月之前
  Jonathan Higgins 36aa79f466 split stereo/mono file mix checking and matching into own function and cleaned up merge_many_files 6 月之前
  Jonathan Higgins 9142bfcfe0 split sample rate matching into separate function and fixed potential issue with unique naming when mixing files 6 月之前
  Jonathan Higgins 88bf0bc0bf fixed save as keyboard shortcut being bugged 6 月之前
  Jonathan Higgins e30683c5d1 added some limits to the fps and processing modes to try and improve cpu and gpu load 7 月之前
  Jonathan Higgins ed46e2ae2a start of implementation for processes with more than one input file 7 月之前
  Jonathan Higgins 17ee4dcde4 changed behavior for selected values 7 月之前
  Jonathan Higgins 609ddf6739 fixes to calculator node 7 月之前
  Jonathan Higgins 9fac75bbeb Update README.md 8 月之前
  Jonathan Higgins c57152070b Update README.md 8 月之前
  Jonathan Higgins 0f58685bc0 update version number 8 月之前
  Jonathan Higgins 79fd4a05ec fixed bug where loading a thread would set changesmade to true 8 月之前
  Jonathan Higgins 7e6cb1efdf updated help files and made code for loading files backwards compatible 8 月之前
  Jonathan Higgins cac96d62a3 added some new processes and updated the explore menu to have more help text 8 月之前
  Jonathan Higgins 8adee447f2 added a few new processes 8 月之前
  Jonathan Higgins 1d60b0d65b Added a few new processes 8 月之前
  Jonathan Higgins 94346d25ae small tweak to search menu behaviour 8 月之前
  Jonathan Higgins 14adf1317f adjusted search menu scaling on hidpi screens 8 月之前
  Jonathan Higgins 4d4527abef updated some help files 8 月之前
  Jonathan Higgins 19c49b2fd3 fixed bug with save and load not restoring all slider values, check buttons and option buttons 8 月之前
  Jonathan Higgins e815ae6d78 implemented calculator logic and added preview node 8 月之前
  Jonathan Higgins 4fb37acc81 started adding a basic calculator not currently working 8 月之前
  Jonathan Higgins fffbe230b6 added utility for converting between different time units 8 月之前
  Jonathan Higgins 72452a3cc5 input file node and soundfile player ui improvements 8 月之前