Jonathan Higgins
|
9137d66109
modes utilities into their own scenes called from global script
|
4 months ago |
Jonathan Higgins
|
acf41c8b01
small bug fixes for console errors
|
4 months ago |
Jonathan Higgins
|
b8745063ff
input files/paths containing special characters now create a copy of the file without special characters before processing, also fixed bug with bit-depth file type checks
|
4 months ago |
Jonathan Higgins
|
65d21214be
made output file name checking more robust
|
4 months ago |
Jonathan Higgins
|
d796a49abd
fixed bug with the output folder label not being set on loaded threads
|
4 months ago |
Jonathan Higgins
|
248bf3f230
added saving fft size and overlap
|
4 months ago |
Jonathan Higgins
|
12bed4a108
made it possible to adjust fft overlap
|
4 months ago |
Jonathan Higgins
|
4a35943f5d
Merge pull request #192 from j-p-higgins/fft-window-size
|
5 months ago |
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 |