Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-daemon
Commits
dcf91e6b
Commit
dcf91e6b
authored
Sep 06, 2006
by
yanmorin
Browse files
Using int16
parent
b23100e6
Changes
1
Show whitespace changes
Inline
Side-by-side
src/global.h
View file @
dcf91e6b
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
typedef
float
float32
;
typedef
float
float32
;
typedef
short
int16
;
typedef
short
int16
;
#define DATAFORMAT_IS_FLOAT
//
#define DATAFORMAT_IS_FLOAT
#ifdef DATAFORMAT_IS_FLOAT
#ifdef DATAFORMAT_IS_FLOAT
#define SFLDataFormat float32
#define SFLDataFormat float32
#define SFLPortaudioFormat portaudio::FLOAT32
#define SFLPortaudioFormat portaudio::FLOAT32
...
...
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