Releases: darosh/px-stream
Releases · darosh/px-stream
1.0.14-alpha-24
Shader FFT improvements
- increased resolution from 128 to 512 bins
- FFT image should be now compatible with ShaderToy: 512 bins, with range 0 to sample rate / 4.0 Hz, linear
- reduced spectral bleeding, 4 overlaps, hanning window, size 2048
Shaders
F.3 Infernogram.fsadded log scaling and various ISF parametersF.4 FFT Notes.fsvisualization grid of 12 notes across 10 octaves, various visualization parametersF.5 FFT Notes Optimized.fsattempt to reduce samples needed, might be faster on some setupsF.5 Spectrum.fssimple spectrum visualization, log and linear scalingL.1 LED.fsadded log scaling

1.0.12-alpha-23
Mix View
- fixed MIX OUT not streaming on session open (Thanks @Mote of Discord)
Shader
- added support for
longparameter - added shaders
1.0.11-alpha-22
All
- updated to Max 9.0.8 (bundled in Live 12.2.7 )
Shader
- removed unused
Audio Fftparameter (regression caused by previous update) - added shaders - showing usage of
#includedirective with Lygia and custom shader libraries in ISF shaders
Demo
Retro O Vis.alsdemo youtu.be/XsXSijTUIKIRetro Vis.alsdemo youtu.be/7piqR-xdgHYX.Darosh.06 Retro Roll.fsshader youtu.be/4xlyQeEKm5U
1.0.10-alpha-19
Mini Shader
- added support for input texture (repurposed backbuffer
bvariable) - added FX shader examples (X.02 FX Invert, X.Lygia.21 FX ... X.Lygia.25 FX)
Shader
- added support for
#includedirective and Lygia Shader Library (bundled inassets/lib/lygia), see examplesX.Lygia.01to02 - changed bool param rounding (works better with modulation now)
- added shaders, added
Star Pads.alsdrumming demo - fixed audiofft used instead of audioFFT
- fixed MIDI data update
- fixed error on empty ISF inputs
Assets/lib/darosh
- added sample shader reusable with #include directive see
X.Darosh.01 Teddyin Mini Shader device andX.Darosh.01 Teddyin Shader device
MIDI Route
- reduced MIDI data indicator overhead
1.0.9-alpha-18
Mini Shader
- added support for
#includedirective and Lygia Shader Library (bundled inassets/lib/lygia), see examplesX.Lygia.01to18
Rec
- fixed video recording (Thanks @SenPi of Discord)
Sync & Follow
- fixed 3rd modulation weight not applied (was always 50%)
- fixed session restoring selected modulated parameter
- increased weight resolution (from 1% to 0.01%)
Mix View
- cosmetic fix of instant recording
Demo sets
- added
Sync.als - added
Simple Set.als
1.0.8-alpha-17
Mix View
- added
UI,Full,Bareoptions as a workaround for multi-monitor setup especially with different DPI which does not work well with theUIoption - fixed dimension change for hidden preview
- fixed UI for Max 9.1.0 although there might other issues so it's better to stay on bundled 9.0.7
- added fullscreen ESC support
v1.0.7-alpha-15
All
- all params automation defered
- downgraded to Max 9.0.7 (version bundled in Ableton)
Mix View
- pop UI fix
Sync & Follow
- new devices
v1.0.6-alpha-14
Mix View
- fixing Jitter tUI editing mode appearing in pop window
Demo
- removing unused parts in Starburst demo
v1.0.5-alpha-13
Mix Grid
- new device
Mix View
- more blend modes + color modes
- alpha, view fit, swap and OKLAB support
- consistent initial popup size
- improved UI look for smaller popup size
- known issue: demo set "Using Feedback" not showing preview inside device on Windows (pop works)
Mix Dry
- more blend modes + color modes
- alpha, view fit, swap and OKLAB support
IN Video
- fixed play buton (cosmetic) state
1.0.4-alpha-11
All
- Push support
Mix View
- fixed mixing sliders
Mix View + IN Mix
- Mix OUT, IN Mix: renamed buttons from numbers 1-9 to letters A-Z
DEV Info, DEV Console
- smaller device width