Commit History

Author SHA1 Message Date
  Jonathan Higgins bebe134f11 started adding spectral morphing processes 5 months ago
  Jonathan Higgins 21a39734c1 added saving and loading for dynamically created inlets 5 months ago
  Jonathan Higgins c844422547 added potential fix for reverb error 5 months ago
  Jonathan Higgins fabe3f3592 fixed bugs with removing inlets and threads trying to use files that don't exist when going from multiple inputs to a singular input 5 months ago
  Jonathan Higgins 7e45a3468e removed a left over print 6 months ago
  Jonathan Higgins 82a589b399 updated get_soundfile_properties to get the file length and replaced sfprops for time sliders and break files 6 months ago
  Jonathan Higgins f1326e3eeb fixed graph validation for multiple inlets 6 months ago
  Jonathan Higgins 15d1f51109 improved loop detection 6 months ago
  Jonathan Higgins 8c469e3863 Update issue templates 6 months ago
  Jonathan Higgins a591c40793 Create config.yml 6 months ago
  Jonathan Higgins 89efe8d8dc added new pvoc processes and some further ui tweaks 6 months ago
  Jonathan Higgins 070dfa4d5f small ui tweaks to improve visual appearance of disabled buttons and slightly off centre node ui 6 months ago
  Jonathan Higgins 446eba1418 fully implemented add/remove inlet ui 6 months ago
  Jonathan Higgins 0f50f056bc added disconnecting cables is an inlet is removed 6 months ago
  Jonathan Higgins 52f2d1a3bf started added dynamic add/remove inlets 6 months ago
  Jonathan Higgins 973b2adc87 added fix for vertical alignment of inlets and outlets on generated nodes 6 months ago
  Jonathan Higgins 036643665a implemented full processing chain for multiple input pvoc nodes 6 months ago
  Jonathan Higgins e720a32c28 added bit-depth conversion for synthesis nodes to match other input files 6 months ago
  Jonathan Higgins e5d8bd81f3 added bit-depth normalisation for input files 6 months ago
  Jonathan Higgins a25c29a3f1 implemented version of sfprops natively into soundthread and added a currently unused meta tag to nodes that flags if a process always outputs stereo 6 months ago
  Jonathan Higgins af2becc2bf added checks for sample rates for synthesis nodes so that they match the rest of the thread before running 6 months ago
  Jonathan Higgins d0e043d7c0 implemented up front normalising of sample rates for input files to mitigate checks during thread running 6 months ago
  Jonathan Higgins 72bc9e035a started implementing multi input pvoc files 6 months ago
  Jonathan Higgins 020a6a9622 improved mono processes with multiple inlets and also did a rough fix for issues with the waveform visualiser 6 months ago
  Jonathan Higgins adb0c6d083 implemented multi input processing for dual mono processes and added two distort functions 6 months ago
  Jonathan Higgins d3efc06c46 started implementing dual mono processing for multiple input files 6 months ago
  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 months ago
  Jonathan Higgins 36aa79f466 split stereo/mono file mix checking and matching into own function and cleaned up merge_many_files 6 months ago
  Jonathan Higgins 9142bfcfe0 split sample rate matching into separate function and fixed potential issue with unique naming when mixing files 6 months ago
  Jonathan Higgins 88bf0bc0bf fixed save as keyboard shortcut being bugged 6 months ago