mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-19 15:11:23 +01:00
Converted CRLF to LF.
This commit is contained in:
@@ -1,28 +1,28 @@
|
||||
LIBRARY libsamplerate-0.dll
|
||||
EXPORTS
|
||||
|
||||
src_new @1
|
||||
src_delete @2
|
||||
|
||||
src_get_name @10
|
||||
src_get_description @11
|
||||
src_get_version @12
|
||||
|
||||
src_process @20
|
||||
src_reset @21
|
||||
src_set_ratio @22
|
||||
|
||||
src_error @30
|
||||
src_strerror @31
|
||||
|
||||
src_simple @40
|
||||
|
||||
src_is_valid_ratio @50
|
||||
|
||||
src_callback_new @60
|
||||
src_callback_read @61
|
||||
|
||||
src_short_to_float_array @70
|
||||
src_float_to_short_array @71
|
||||
src_int_to_float_array @80
|
||||
src_float_to_int_array @81
|
||||
LIBRARY libsamplerate-0.dll
|
||||
EXPORTS
|
||||
|
||||
src_new @1
|
||||
src_delete @2
|
||||
|
||||
src_get_name @10
|
||||
src_get_description @11
|
||||
src_get_version @12
|
||||
|
||||
src_process @20
|
||||
src_reset @21
|
||||
src_set_ratio @22
|
||||
|
||||
src_error @30
|
||||
src_strerror @31
|
||||
|
||||
src_simple @40
|
||||
|
||||
src_is_valid_ratio @50
|
||||
|
||||
src_callback_new @60
|
||||
src_callback_read @61
|
||||
|
||||
src_short_to_float_array @70
|
||||
src_float_to_short_array @71
|
||||
src_int_to_float_array @80
|
||||
src_float_to_int_array @81
|
||||
|
||||
Reference in New Issue
Block a user