Group Abstract Group Abstract

Message Boards Message Boards

0
|
9.8K Views
|
6 Replies
|
1 Total Like
View groups...
Share
Share this post:

Importing and processing .wav files with Version 11?

Posted 10 years ago
POSTED BY: John Reed
6 Replies
Posted 10 years ago
POSTED BY: John Reed

Works fine for me!

POSTED BY: Sander Huisman
Posted 10 years ago

Audio worked for me a couple times, but now it's not working. I have attached a small notebook file that you can look at. Maybe you can spot an error somewhere.

Attachments:
POSTED BY: John Reed
Posted 10 years ago

Thanks. That works. Can the new audio-object routines be used on this "Data" set?

POSTED BY: John Reed

Most (all?) of the Audio* functions work on audio objects.

Using AudioData you can convert audio to data, and using Audio you can do the inverse.

POSTED BY: Sander Huisman

Probably you want to access the data:

Import[filename,"Data"]

rather than an audio-object, which is new to version 11 (and the default import method).

POSTED BY: Sander Huisman
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard