From 03ef80bbcaa63729abc79b035f72adb3616f6e0b Mon Sep 17 00:00:00 2001 From: porres Date: Thu, 15 Aug 2024 00:54:38 -0300 Subject: [PATCH] + velvet --- Code_source/Compiled/extra_source/browser-else.tcl | 2 +- Documentation/{ => Help-files}/velvet~-help.pd | 0 Documentation/extra_files/All_objects.pd | 3 ++- README.md | 4 ++-- 4 files changed, 5 insertions(+), 4 deletions(-) rename Documentation/{ => Help-files}/velvet~-help.pd (100%) diff --git a/Code_source/Compiled/extra_source/browser-else.tcl b/Code_source/Compiled/extra_source/browser-else.tcl index b6ae9cb92..f5e1b0fc7 100644 --- a/Code_source/Compiled/extra_source/browser-else.tcl +++ b/Code_source/Compiled/extra_source/browser-else.tcl @@ -83,7 +83,7 @@ proc category_else_menu::load_menutree {} { {synthesis:\ oscillators {cosine~ impulse~ impulse2~ parabolic~ pulse~ saw~ saw2~ oscbank~ oscbank2~ oscnoise~ sine~ square~ tri~ gaussian~ vsaw~ fm~ pm~ wavetable~ wt2d~ blip~ bl.osc~ bl.imp~ bl.imp2~ bl.saw~ bl.saw2~ bl.square~ bl.tri~ bl.vsaw~ bl.wavetable~ damp.osc~}} {synthesis:\ chaotic\ stochastic\ noise - {white~ brown~ perlin~ crackle~ cusp~ fbsine~ fbsine2~ gbman~ gray~ henon~ ikeda~ latoocarfian~ lorenz~ lfnoise~ lincong~ logistic~ quad~ stepnoise~ rampnoise~ randpulse~ randpulse2~ standard~ pink~ xmod~ xmod2~ gendyn~}} + {white~ brown~ perlin~ velvet~ crackle~ cusp~ fbsine~ fbsine2~ gbman~ gray~ henon~ ikeda~ latoocarfian~ lorenz~ lfnoise~ lincong~ logistic~ quad~ stepnoise~ rampnoise~ randpulse~ randpulse2~ standard~ pink~ xmod~ xmod2~ gendyn~}} {control:\ mouse\ keyboard {mouse canvas.mouse keycode keymap keypress}} {control:\ fade\ pan\ routing diff --git a/Documentation/velvet~-help.pd b/Documentation/Help-files/velvet~-help.pd similarity index 100% rename from Documentation/velvet~-help.pd rename to Documentation/Help-files/velvet~-help.pd diff --git a/Documentation/extra_files/All_objects.pd b/Documentation/extra_files/All_objects.pd index 4f5501466..dc5215058 100644 --- a/Documentation/extra_files/All_objects.pd +++ b/Documentation/extra_files/All_objects.pd @@ -1,7 +1,7 @@ #N struct 1004-cell float x float y float cellsize float color; #N struct 1006-point float x0 float y0 float xs float ys float fg float in float gridx float gridy; #N struct 1059-slot float x float y float slotsize float color float width float bordercolor; -#N canvas 448 38 541 693 10; +#N canvas 487 38 541 693 10; #N canvas 240 37 974 682 GUI 0; #X text 40 146 [biplot]; #X text 196 83 [pic] =>; @@ -668,6 +668,7 @@ #X obj 85 59 else/white~; #X obj 83 697 else/pink~; #X obj 84 32 else/gendyn~; +#X obj 83 783 else/velvet~; #X restore 45 469 pd Noise/chaotic/stochastic; #X obj 459 56 else/setdsp~; #X obj 385 56 bng 33 250 50 0 empty empty empty 0 -8 0 10 #dfdfdf #000000 #000000; diff --git a/README.md b/README.md index 5824cdb7d..7e3ba51b3 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ Kudos and thanks to my buddy Esteban Viveros for helping with the compilation of -------------------------------------------------------------------------- -## Current Object list (529 objects): +## Current Object list (551 objects): #assorted else @@ -202,7 +202,7 @@ Kudos and thanks to my buddy Esteban Viveros for helping with the compilation of cosine~ impulse~ impulse2~ parabolic~ pulse~ saw~ saw2~ oscbank~ oscbank2~ oscnoise~ sine~ square~ tri~ gaussian~ vsaw~ fm~ pm~ wavetable~ wt2d~ blip~ bl.osc~ bl.imp~ bl.imp2~ bl.saw~ bl.saw2~ bl.square~ bl.tri~ bl.vsaw~ bl.wavetable~ damp.osc~ #synthesis: chaotic, stochastic, noise - white~ brown~ perlin~ crackle~ cusp~ fbsine~ fbsine2~ gbman~ gray~ henon~ ikeda~ latoocarfian~ lorenz~ lfnoise~ lincong~ logistic~ quad~ stepnoise~ rampnoise~ randpulse~ randpulse2~ standard~ pink~ xmod~ xmod2~ gendyn~ + white~ brown~ perlin~ crackle~ cusp~ fbsine~ fbsine2~ gbman~ gray~ henon~ ikeda~ latoocarfian~ lorenz~ lfnoise~ lincong~ logistic~ quad~ stepnoise~ rampnoise~ randpulse~ randpulse2~ standard~ pink~ xmod~ xmod2~ gendyn~ velvet~ #control: mouse/keyboard mouse canvas.mouse keycode keymap keypress