Preferences

User Interface

Show Tips

Enable/disable the showing of tips at Bidule startup

Process at startup

Enable/disable automatically activating signal processing upon launching Bidule

Keep Auto-save setting on restart

Keep the status of the auto-save option across restarts, otherwise auto-save will only be enabled for the current session

Floating frames

On : Windows always stay on top of the patchbay Off: Windows only appear on top of the patchbay when double-clicking on a bidule

Use Regional Options

Enable/disable use of your operating system's regional settings which include language, units settings (floating points are separated by comma or radix), etc. Bidule ships with some pre-defined languages, if you would like to help us in adding a translation to your language, please advise us so! WARNING if some VST/AU plugins cease working, please try without this option checked, if it makes any difference, please advise the plugin authors that they do not support C locales properly.

Show CC Types dialog on learn

On : Each time MIDI Learn is used, there will be a dialog asking for CC Types (i.e. 7/14 bit, relative). Off: 7bit MIDI CCs will always be used.

Skin

Select the skin that will be used by Bidule.

Cable styles

Toggle between cables as straight lines or as curves.

Install skins

Use this to install skin distributed as zip files through Bidule instead of manually.

VST

VST Plugins Path

Set the path where Bidule can find your VST plugins, this only exist for the Windows version as Bidule will automatically look to the standard locations in OS X (/Library/Audio/Plug-Ins/VST and $HOME/Library/Audio/Plug-Ins/VST)

VST by company names

On : sorts the VST plugins by company names Off: sorts the VST plugins with the folder names in your VST plug-ins folder

VST by internal names

On : sorts the VST plugins by internal names Off: sorts the VST plugins with the filenames

AU

AU by company names

On : sorts the AU plugins by company names Off: flat list of AU plugins

Disk I/O

Preferences for streaming file from and to disk, don't touch if you're not sure what you're doing...

use WAVEFORMATEXTENSIBLE

WAVEFORMATEXTENSIBLE is the new Microsoft standard header created to support multichannel WAVE files and non standard bit depths. as it is new, not all editors understand what those files are at all, while others expect all multichannel, or 24bit files to be in that format. Hence why you have the choice of the following behaviours:

  • always: always writes it, for any number of channels or bit depth.
  • adaptive: only use when required by Microsoft's standards, example any 24 bit file or any file with more than 2 channels.
  • never: always use the old header style (WAVEFORMATEX)

DSP

Sample Rate

The sampling rate to use for the audio interface. Be aware that some interfaces don't support all possible sampling rates. You will get an error message if you select a sampling rate not supported by your audio interface when you try to use it.

Buffer Size

This is the size of the buffer used internally in Bidule, not the one for your audio driver. The lower this quantity the lesser the latency but the higher the CPU requirements.

FFT Window Size

Size of the FFT window, all FFT settings have no effect on CPU usage if you do not use the spectral features of Bidule.

FFT Overlap

Number of overlaps for FFT frames (also called decimation factor)

Higher Precision FFT

Use double-precision for FFT.

Bypass Driver's Current Settings (Windows only)

Enable this option if you wish Bidule to bypass your ASIO driver's control panel latency setting and try set it closer to its own buffer size. ONLY use this setting if you know what you're doing. (under some configuration it may just as well add more crackling).

Since some ASIO control panels (like Creative ASIO) do not allow you to set power of two buffers (32,64,128,256,512), this is often the only way to get low latency and low MIDI I/O jitter using Bidule with your driver. In any case look at the "Current Latency Details" text displayed in the GUI of your Audio Device in Bidule for more details If you get both input/output buffer size "->match", then you know you have the best settings. if you get "-> adapting", then it probably means that it can be tweaked a bit more.

Dither Audio Output (Windows only)

When reducing the number of bits in audio samples, its better to dither. If your audio card only has a 16 bit DAC, you should think of putting this on (for a slight CPU increase)

Enable Connected IOs only (Windows ASIO only)

Use this to have Bidule only use inputs and outputs from your audio interface when connected inside Bidule, this is mainly useful for multi-client ASIO drivers.

MIDI

Virtual MIDI Ports (OS X only)

The number of virtual MIDI ports (named Bidule 1 to x) created when Bidule launches.

Reduce MIDI Jitter (OS X only)

When this is enabled, Bidule will add a little latency to incoming MIDI events in order to keep the timing between events as accurate as possible. This is usually useful when either using a larger (i.e. greater than 10ms) latency or using another application to send MIDI to Bidule (compared to live playing).

Use Display Names (OS X only>

On : Use the names of MIDI devices as specified in Audio MIDI Setup. Off: Build the names of MIDI devices using manufacturer, model and port.

Never Substitute Devices

When this is enabled, Bidule will never attempts to replace one audio/MIDI device by another if the wanted one is not currently available, instead if will show only a red bidule.

Round Imported MIDI Files to next bar

When this is enabled, all MIDI files loaded in the Mediapool will have their lenght rounded to the next bar, i.e. if a MIDI file last event happens at half in the third bar, its length will be 4bars.