Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Rishabh Gupta
purr-data
Commits
3cad9170
Commit
3cad9170
authored
Oct 06, 2014
by
Ivica Bukvic
Browse files
*more blocksize backporting
parent
9160c433
Changes
1
Hide whitespace changes
Inline
Side-by-side
pd/src/s_audio_alsa.h
View file @
3cad9170
...
...
@@ -35,6 +35,6 @@ extern t_alsa_dev alsa_outdev[ALSA_MAXDEV];
extern
int
alsa_nindev
;
extern
int
alsa_noutdev
;
int
alsamm_open_audio
(
int
rate
);
int
alsamm_open_audio
(
int
rate
,
int
blocksize
);
void
alsamm_close_audio
(
void
);
int
alsamm_send_dacs
(
void
);
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment