-
-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WAV files do not work with E4L Master Bus recording #31
Comments
should also mention, Live 10 64 bit. I've tried recording AmbiX files and B-format both. |
and amazing work by the way, this is really streamlining my process! |
Hi Scott - sorry to hear about this issue. What happens when you try to drag the WAV file onto the sampler? Is there any error message displayed in Ableton's status bar or help window? Or does just nothing at all happen? |
Hey Mark,
Thanks for getting back to me. Nothing happens at all, no message or error.
thanks!
*Scott Gailey*
*Langara Library & Information Technology *
*604-562-6505*
…On Tue, Jun 5, 2018 at 3:49 PM, Mark Slee ***@***.***> wrote:
Hi Scott - sorry to hear about this issue. What happens when you try to
drag the WAV file onto the sampler? Is there any error message displayed in
Ableton's status bar or help window? Or does just nothing at all happen?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#31 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Al-Phs79YrMzQp9z8vykRaq3DdEqjr6Sks5t5wr2gaJpZM4UWBH3>
.
|
Scott - just realized you mentioned WAV files. The WAV format doesn't actually work with the Max multi-channel sfrecord device. You'll need to use the AIFF format here, which should work okay. Let me know if that sorts things out? |
Hi Mark, totally understand not fixing the above issue. I think the only way multichannel wav recording and playback that has worked for me is by using spat.sfrecord~ and spat.sfplay~ ... seems the ircam folks made those objects to specifically get around the issues with using wavs with the standard objects. |
Yes - I wish we could use those spat objects but unfortunately since they are on a commercial license and our project is GPL we are not able to bundle them here. Would be great if the Max team can fix this issue at some point... it is probably not too complex of an issue. Part of me would like to just implement our own sfrecord/sfplay objects, but that would really be a duplicated effort, and it's not too inconvenient to work with AIFF files, so we'll probably just continue waiting... |
Having some issues getting the B-format sampler up and running. I can record B-format .wavs from the E4L Master, but dragging the file from the folder I'm using as a repository isn't working. Any thoughts? Running Windows 10.
The text was updated successfully, but these errors were encountered: