mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-15 08:54:05 +09:00
video and audio stuffs; playmov now uses hardware queue
This commit is contained in:
@@ -643,6 +643,7 @@ Play Head Flags
|
||||
resetting will:
|
||||
set position to 0,
|
||||
set length param to 0,
|
||||
set queue capacity to 8 samples,
|
||||
unset play bit
|
||||
q: purge queues (likely do nothing if not PCM); always 0 when read
|
||||
p: play (0 if not -- mute all output)
|
||||
@@ -650,7 +651,7 @@ Play Head Flags
|
||||
ssss: PCM Mode set PCM Queue Size
|
||||
0 - 4 samples
|
||||
1 - 6 samples
|
||||
2 - 8 samples
|
||||
2 - 8 samples (the default size)
|
||||
3 - 12 samples
|
||||
4 - 16 samples
|
||||
5 - 24 samples
|
||||
|
||||
Reference in New Issue
Block a user