-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[release] 1.0.7 #416
Merged
Merged
[release] 1.0.7 #416
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* adjust description, add tags, update minimum macOS version * min macOS version * making PM happy
…ab (#375) * Added missing patch chord to help file * Removed Dependency Paths
* Tidied and fixed classification tutorial * added process steps to classification tutorial * Regression tutorial tidied * Added process steps to regression tutorial * Zl fix and tidy * Added process steps to corpus explorer
* changed outName from atom to symbol * added {nullptr} to outName for consistency
EOL `.gitattributes` normalisation
wrapper: adding the primary parameters to the max in the error line, fix #392
…r control objects
Rework Max wrapper to allow multiple inputs and different IO sizes fo…
Fixed #310 - typo in number of dimensions in fluid.umap~
Fixed #273 - bufcompose~ has confusing buttons
* Removed unused toggle in onsetslice tab2 * Added labels to onset counter in ampgate and slice * Added steps to bufampslice tab2 * added a choose source step to bufampgate * added step3 to pitch~ tab1 and confidence on tab3 * new step in melbands, added defer to stop warnings * overhauled mfcc tab3, moved audioOn step on tab2 * added defer to chroma tab2, stops warning in stats also turned on ignore click on multisliders * nmfmatch multislider Ignore click and stepnum typo * onsetfeature given step by step * bufpitch bug fix and select both on tab1 also made tab4 comment clearer * Missing steps added to buf_feature objects * missing steps added to bufchroma * added steps to sinefeature help patch * fixed waveform error in melbands and added steps * added missing steps to stft * fit everything on the screen nicer in sines * Typos in hpss * Typos in bufsines * fixed tab4 source playback in bufhpss * Added spelling and clarity to bufnmf * Added clarity to nmffilter * reworked final tab of dataset * Added step1 to kmeans tab3 * tab1 subpatch opens in better place in grid * Added audio on steps to bufstats * ignore click on multisliders in stats * removed the random 2 on tab1 in mlpclassifier * message to view the whole wave in bufthresh also added bangs for immediate output * tidied filldraw subpatch in bufselect * tidied subpatches in bufselectevery * added clarity to bufflatten * added clarity to plotter help file * Maxsize info in bold in buf2list * Tidied subpatches in bufcompose example * fixed hiding comment bubble in ampfeature
Don't attempt to assign memory when outputSize is negative (or zero)
Space required for clarity of code
Match pd wrapper
* add basic fluid.jit.plotter abstraction * changed interface to "refer" and more efficient ds loading via patcher scripting * handle bpatcher resizing * add force square aspect ratio * make mousing work with any size * implement xrange, yrange, and range messages * add color-matching highlighted points, rename resize pworld script * use fluid.dataset refer method instead of caveman-style, implement de-refer * change labelset interface to refer * implement click'n'drag, remove unused * remove clipping from mesh vertex scaling * report zoomxrange zoomyrange * fix vertex array and color array size mismatch * remove junk * enable fsaa on jit.pworld * massive cleanup * add init txt * add ref xml, add seealso to fluid.plotter * fix wrong label colors (mixing buf samps w ds ids) * add missing bgcolor method * hide highlighted mesh upon refer dataset * fix retaining colors from prev ds when ds changes/updates * just some patching * fix busted zoom rect when opt/alt lifted before trigger zoom * fix rogue highlight after zoom * fix range not resetting upon refer * implement colorscheme message * pass unmatched messages on the right to the left * fix not updating highlighted point colors when changing colorscheme * start resize polling upon creation to avoid weirdnesses * add help patcher * small text change * save on built-in screen lol * add fluid.jit.plotter to overview * minor positioning stuff in help * support dictionary message for datasets (left inlet) * implement clear and reset (alias to refer w no args) * fix style mismatch in help * renamed js files * remove "2017-2019" after copyright from refs * changed digest in ref * resizing help jsui after changing ref * save on local screen to avoid pain lolz * fix comment grammar * add panning mousing mode * fix rouge highlight once when transitioning from panning to zooming * document panning mode in help * add panfactor method to doc xml * fix comment * add [p ?] to both fluid.plotter and fluid.jit.plotter helps * add dump example to help, document clear and reset * add large dataset tab to fluid.plotter * avoid pop-up [p ?] subpatch on Windows * better comments in fluid.plotter help * use 100K points in the "large datasets" tab of fluid.plotter
fluid.plotter: correctly construct unique labels
Fixes #414. Don't try and send `t_symbol` into `object_error`
* NMF examples tidied * tidied piano classifier example * Created a header file to link to all the nmf patches * nmf example now links to the nmf header file * fully commented jit-nmf * Piano classifier fully commented * nmf2filter fully commented * Header File now contains correct descriptions * final tidying of example patches * fixed bug with dict names * Toolkit Link and description implemented * Grammar corrections to header file --------- Co-authored-by: tremblap <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.