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

https://github.com/ben-wes/pd-dropdown

Puredata (Pd) vanilla dropdown menu
https://github.com/ben-wes/pd-dropdown

dropdown-menu puredata

Last synced: 12 days ago
JSON representation

Puredata (Pd) vanilla dropdown menu

Awesome Lists containing this project

README

          

# dropdown
Pd vanilla dropdown menu

## Arguments
* `-mode <0 / 1 / 2>` 0 : output entry (default), 1 : output index, 2 : output index+entry

## Notes
If the open dropdown covers other UI elements, clicks on entries might not work and instead get caught by underlying elements.

An iemguts-based version with slightly different design and more UI-feedback is available with the suffix `-iemguts`.