Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
lwc:sound_card [2023/11/13 19:36] – John Harrison | lwc:sound_card [2023/11/15 13:22] (current) – John Harrison | ||
---|---|---|---|
Line 3: | Line 3: | ||
* get a list of soundcards: '' | * get a list of soundcards: '' | ||
* blacklist a soundcard: | * blacklist a soundcard: | ||
- | * create a file, for example '' | + | * get the driver name: '' |
+ | * inside ''/ | ||
+ | * example: '' | ||
+ | * you can change the order of sound cards in ''/ | ||
+ | * this did not change the order of a USB sound card vs. built-in sound :-? |