mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-02 09:01:48 -05:00
Add ld10k1 tool
Added ld10k1 tool by Peter Zubaj.
This commit is contained in:
parent
37104ebf62
commit
2df1aa7c20
98 changed files with 19970 additions and 1 deletions
13
ld10k1/setup/effects/copy_2.asm
Normal file
13
ld10k1/setup/effects/copy_2.asm
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
;PZU
|
||||
name "2-channel copy"
|
||||
|
||||
left IO
|
||||
right IO
|
||||
|
||||
macs left,left,$40,$40
|
||||
macs right,right,$40,$40
|
||||
|
||||
end
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue