Welcome to dl.biniou.net
Download Le Biniou
Stable releases
Development release
Latest packages (built from git 'master' branch, use at your own risk):
Release notes
3.31
- New beat detection algorithm (by @tavasti)
- Any image format can now be loaded
- New plugins:
- spectrumSh, spectrumSv (by @oliv3)
- isquaresBeat (by @tavasti)
- iDissolve (by @tavasti)
- zblur1mist, zblur1slow, zblur1beat (by @tavasti)
- iPulse2, iPulse3, iPulse4 (by @tavasti)
- tv_diff2, tv_diff3, tv_diff4, tv_diffbeat (by @tavasti)
- Sequences can now be saved as:
- "Bare": only the plugins list is saved
- in addition to the existing "Full" (which saves the plugin list, the current colormap and image)
- Since the rewrite of the phase-space algorithm, all input plugins now default to 44100Hz
- MP4 output plugin now encodes audio when used along with the sndfile input plugin
- Main video plugin now does video rescaling
- New keyboard shortcuts:
Ctrl+u
: save a bare sequence
Ctrl+Shift+u
: update a bare sequence
Shift+v
: scale volume up
Alt+v
: scale volume down
Alt+Shift+r
: randomize 3D rotations
- Additions to the configuration file:
- StartWithFirstSequence [Engine]
- VolumeScale [Input]
- ScaleFactor [3D]
- RotationAmount [3D]
- RotationFactor [3D]
- Additions to the GUI:
- Phase-space delay
- Spline span size
- Volume scale
- 3D scale factor
- Documentation updates
- Bug fixes
3.30
- New plugins:
- 7 phase-space reconstruction of the signal in 3 dimensions, using dots, lines, splines, particles and/or stereo separation:
- delay_l (by @oliv3)
- delay_ls (by @oliv3)
- delay_p (by @oliv3)
- delay_pp (by @oliv3)
- delay_ps (by @oliv3)
- delayS_ls (by @oliv3)
- delayS_lsp (by @oliv3)
- video player (by @oliv3)
- MP4 encoder (by @oliv3)
- New keyboard shortcuts:
Shift+d
: increase phase-space delay
Alt+d
: decrease phase-space delay
Shift+s
: increase spline span size
Alt+s
: decrease spline span size
- Input freezing
- More flexible configuration file, you can now define:
- Samples buffer size
- Random modes and timers for:
- Sequences
- Colormaps
- Images
- Webcam sources
- Sequences directory
- Video file for the player
- Data files directory
- Plugins blacklist
- Command line option to specify a configuration file (
-c
, --config
)
- Input plugins now have a configurable samples buffer size
- 3D parameters updated for 16:9 screen resolution
- GUI: display plugin options and rendering parameters
- FFT code rewrite: better-looking spectrum plugins
- Other plugins enhancements
- Webcam plugins now available on BSD systems
- Documentation updates
- Bug fixes
3.29
- SDL output plugin migrated to SDL2
- Enable sndfile input plugin by default
- Documentation updates
- Bug fixes
3.28
- Works on armhf (e.g. Raspberry Pi) platforms
- JackAudio and other bug fixes
3.27
- 1 new plugin:
- zmonitor (by @zebulon-1er)
- New feature: "Lock plugin" - Select your favorite effect with
Ctrl+l
, it will be added in newly-generated sequences
- New plugin option:
BEQ_LAST
- Effect will be added at the end of the sequence, and before any lens effect
- 5 new images
- Bug fixes
3.26
3.25
- 5 new plugins:
- zblur1 (by @zebulon-1er)
- zblur2 (by @zebulon-1er)
- zbroken (by @zebulon-1er)
- zreflector (by @zebulon-1er)
- zspirals (by @zebulon-1er)
- Bug fixes