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+
- Host: GitHub
- URL: https://github.com/chocobo1/foo_uie_dsp_switcher
- Owner: Chocobo1
- License: bsd-3-clause
- Created: 2015-08-04T07:48:39.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-03-17T16:24:46.000Z (over 9 years ago)
- Last Synced: 2025-03-26T09:05:48.480Z (over 1 year ago)
- Topics: audio, dsp, foobar2000, ui-element
- Language: C++
- Homepage:
- Size: 86.9 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# foo_uie_dsp_switcher [](https://ci.appveyor.com/project/Chocobo1/foo-uie-dsp-switcher)
### Features
* A dropdown combobox for changing DSP presets quickly 
### 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: 
* Or right-click on menu bar: 
### 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)