[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[sc-users] loadToFloatArray - dimension
To
: SuperCollider MailingList <
sc-users@xxxxxxxxxxxxxxxx
>
Subject
: [sc-users] loadToFloatArray - dimension
From
: Luca Danieli <
mr.lucedan@xxxxxxxxxx
>
Date
: Mon, 17 Aug 2015 16:01:17 +0200
Importance
: Normal
List-id
: SuperCollider users mailing list <sc-users.create.ucsb.edu>
Reply-to
:
sc-users@xxxxxxxxxxxxxxxx
Sender
:
owner-sc-users@xxxxxxxxxxxxxxxx
Hello all,
if I write:
b = Buffer.read(s, "File.wav");
b.loadToFloatArray(action: { arg array; a = array; });
the result is:
a.size = 2 * b.size.
Does anyone know why? Or if this just happens to me?
Luca
Follow-Ups
:
Re: [sc-users] loadToFloatArray - dimension
From:
Fredrik Olofsson
Prev by Date:
Re: [sc-users] mdaPiano and non realtime rendering
Next by Date:
Re: [sc-users] loadToFloatArray - dimension
Previous by thread:
Re: [sc-users] mdaPiano and non realtime rendering (LADSPA)
Next by thread:
Re: [sc-users] loadToFloatArray - dimension
Index(es):
Date
Thread