An open API service indexing awesome lists of open source software.

https://github.com/chocobo1/foo_uie_dsp_switcher

A dropdown combobox for changing DSP presets quickly. For foobar2000 0.9+
https://github.com/chocobo1/foo_uie_dsp_switcher

audio dsp foobar2000 ui-element

Last synced: about 1 year ago
JSON representation

A dropdown combobox for changing DSP presets quickly. For foobar2000 0.9+

Awesome Lists containing this project

README

          

# foo_uie_dsp_switcher [![AppVeyor Build](https://ci.appveyor.com/api/projects/status/github/Chocobo1/foo_uie_dsp_switcher?branch=master&svg=true)](https://ci.appveyor.com/project/Chocobo1/foo-uie-dsp-switcher)

### Features
* A dropdown combobox for changing DSP presets quickly ![working_screenshot](./pics/working.png)

### Download
[Releases page](../../releases)

### Usage
* Install [foo_ui_columns](https://www.foobar2000.org/components/view/foo_ui_columns) plugin
* To add `foo_uie_dsp_switcher`, right-click in Preferences, ColumnsUI layout: ![add_layout_screenshot](./pics/add_layout.png)
* Or right-click on menu bar: ![add_menu_screenshot](./pics/add_menu.png)

### Compiler
* Visual Studio 2017 Community

### License
See [LICENSE](./LICENSE) file

### Third-party code
* [foobar2000 Software Development Kit](https://www.foobar2000.org/SDK)
* [Columns UI SDK](https://github.com/reupen/columns_ui)

### References
* [foobar2000](https://www.foobar2000.org/)
* [foobar2000 forum](https://hydrogenaud.io/index.php/board,28.0.html)
* [Columns UI homepage](https://yuo.be/columns_ui)