mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Cleaned up some doc comments
This commit is contained in:
parent
505c597429
commit
493591a7ef
35 changed files with 71 additions and 70 deletions
|
|
@ -85,7 +85,7 @@ public:
|
|||
formats registered in JUCE, and performs some resampling and pre-processing
|
||||
as well if needed.
|
||||
|
||||
Note : obviously, don't try to use this function on float samples, since the
|
||||
Note: Obviously, don't try to use this function on float samples, since the
|
||||
data is supposed to be an audio file in its binary format, and be sure that
|
||||
the original data is not going to move at all its memory location during the
|
||||
process !!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue