Commit History

Author SHA1 Message Date
  Jonathan Higgins b3bbd9b746 implemented fft size and fft window count variable to parameters to allow the parameters to operate as a percentage of these 5 months ago
  Jonathan Higgins 495aadd169 implemented get_analysis_file_properties function to get window size and window count from a file 5 months ago
  Jonathan Higgins 0d31367d3e started implementing function to check properties of analysis files 5 months ago
  Jonathan Higgins 9f6f5557b5 added ui element to change fft size and implemented it in run thread 5 months ago
  Jonathan Higgins 83081b6ccf Merge pull request #188 from j-p-higgins/ux_improvements 5 months ago
  Jonathan Higgins 59deca325e fixed favourites search in explore menu 5 months ago
  Jonathan Higgins c611527a8f added randomise button for parameters with sliders 5 months ago
  Jonathan Higgins f5aef3b70d optomised search in explore menu to hide elements rather than deleting and recreating them improving load time for menu 5 months ago
  Jonathan Higgins 5f3110906a added user customisable favourites to menu and search function 5 months ago
  Jonathan Higgins 6d1006d38f added toggle for opening explore on right click and relayed out settings menu 5 months ago
  Jonathan Higgins 9faecb46d0 added drag and drop file adding and fixed a crash with trying to select part of a file on the input player when nothing is loaded 5 months ago
  Jonathan Higgins c3215c195f added fix for search window scaling incorrectly 5 months ago
  Jonathan Higgins 60eb62af2a added custom ui scaling 5 months ago
  Jonathan Higgins 89f2145877 added shift right click on a node to connect a new node to the one that was clicked 5 months ago
  Jonathan Higgins a3da92cfa0 added regex checks for file name and path to ensure no invalid characters are used 5 months ago
  Jonathan Higgins 1d117bdf7c last used input file location now persists between runs and nodes and directory will open to that folder where possible 5 months ago
  Jonathan Higgins fa47e59963 added label displaying last used output folder and fixed centring issues on input and output nodes 5 months ago
  Jonathan Higgins 8d7ee003a6 reuse last output toggle now persists between sessions 5 months ago
  Jonathan Higgins fa2cd6b653 noted variable to remove 5 months ago
  Jonathan Higgins 7feed3f2ca added double click to reset slider to default 5 months ago
  Jonathan Higgins 2030a884aa updated to make sure that nodes that arent autogenerated can also be dragged over a patch cord to insert 5 months ago
  Jonathan Higgins 0d2a583ac8 fixed bug with redo not existing throwing tons of errors to the console and added experimental option to load soundfiles directly with soundthread 5 months ago
  Jonathan Higgins 340a1fffc9 added ability to insert nodes into an already made processing chain by holding shift and dragging over the cable 5 months ago
  Jonathan Higgins 5f2a5bd950 added help windows to invert theme option 5 months ago
  Jonathan Higgins b340291911 added selectable and deleteable cables 5 months ago
  Jonathan Higgins dd996858c4 added right click to replace a node 5 months ago
  Jonathan Higgins 7c42f2a1f5 added waveforms to theme invert 5 months ago
  Jonathan Higgins ab58c46ff8 added tooltips to invert colour scheme 5 months ago
  Jonathan Higgins 7693d857c3 added button to graph edit menu to open the explore menu 5 months ago
  Jonathan Higgins bd5d8f4085 updated behavior of stop running thread button to make it clickable only while a thread is running 5 months ago