Commit History

Author SHA1 Message Date
  Jonathan Higgins bd5d8f4085 updated behavior of stop running thread button to make it clickable only while a thread is running 5 months ago
  Jonathan Higgins 55f2e563e6 added option to swap zoom and move 5 months ago
  Jonathan Higgins 32213b4807 added visible cdp location in settings 5 months ago
  Jonathan Higgins 18a4fe625d improved inverted colour scheme to allow for more readable backgrounds regardless of theme colour chosen 5 months ago
  Jonathan Higgins 6c3ca82efd Started implementing invert theme option and fixed bug with custom theme colour not updating the menu option until after the window is closed and reopened 5 months ago
  Jonathan Higgins 3f5e1abbae Merge pull request #183 from j-p-higgins/multiple-inputs 5 months ago
  Jonathan Higgins b0a0eb7263 implemented required logic to use morph glide (freeze morph) 5 months ago
  Jonathan Higgins e2560cefef added some more multi input processes 5 months ago
  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