Skip to content

Releases: darosh/px-stream

1.0.14-alpha-24

24 Nov 06:36

Choose a tag to compare

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.fs added log scaling and various ISF parameters
  • F.4 FFT Notes.fs visualization grid of 12 notes across 10 octaves, various visualization parameters
  • F.5 FFT Notes Optimized.fs attempt to reduce samples needed, might be faster on some setups
  • F.5 Spectrum.fs simple spectrum visualization, log and linear scaling
  • L.1 LED.fs added log scaling
fft

1.0.12-alpha-23

19 Nov 19:52

Choose a tag to compare

Mix View

Shader

  • added support for long parameter
  • added shaders

1.0.11-alpha-22

17 Nov 07:34

Choose a tag to compare

All

  • updated to Max 9.0.8 (bundled in Live 12.2.7 )

Shader

  • removed unused Audio Fft parameter (regression caused by previous update)
  • added shaders - showing usage of #include directive with Lygia and custom shader libraries in ISF shaders

Demo

1.0.10-alpha-19

11 Nov 21:29

Choose a tag to compare

Mini Shader

  • added support for input texture (repurposed backbuffer b variable)
  • added FX shader examples (X.02 FX Invert, X.Lygia.21 FX ... X.Lygia.25 FX)

Shader

  • added support for #include directive and Lygia Shader Library (bundled in assets/lib/lygia), see examples X.Lygia.01 to 02
  • changed bool param rounding (works better with modulation now)
  • added shaders, added Star Pads.als drumming 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 and X.Darosh.01 Teddy in Shader device

MIDI Route

  • reduced MIDI data indicator overhead

1.0.9-alpha-18

08 Nov 20:34

Choose a tag to compare

Mini Shader

  • added support for #include directive and Lygia Shader Library (bundled in assets/lib/lygia), see examples X.Lygia.01 to 18

Rec

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

31 Oct 18:13

Choose a tag to compare

Mix View

  • added UI, Full, Bare options as a workaround for multi-monitor setup especially with different DPI which does not work well with the UI option
  • 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

29 Oct 20:27

Choose a tag to compare

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

26 Oct 20:13

Choose a tag to compare

Mix View

  • fixing Jitter tUI editing mode appearing in pop window

Demo

  • removing unused parts in Starburst demo

v1.0.5-alpha-13

26 Oct 16:19

Choose a tag to compare

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

21 Oct 18:00

Choose a tag to compare

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