Skip to content

channel switcher to replicate guitar amp channel switch

Notifications You must be signed in to change notification settings

hmollercl/channelSwitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

channelSwitch

channel switcher to replicate guitar amp channel switch

to build: gcc -fvisibility=hidden -fPIC -Wl,-Bstatic -Wl,-Bdynamic -Wl,--as-needed -shared -pthread `pkg-config --cflags lv2` -lm `pkg-config --libs lv2` channelSwitch.c -o channelSwitch.so

needed in ubuntu: sudo apt install build-essential pkg-config lv2-dev

About

channel switcher to replicate guitar amp channel switch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages