Main menu:

About this blog

Site search

Receive updates:


By FeedBurner

Categories

Archive

TwistedWave 1.4 is available!

Here is the list of new features and improvements from the release notes:

New Features

  • Support for metadata.
  • Added a signal generator.
  • A configurable special pasting that automatically fades in/out.
  • Added an icon for the files saved by TwistedWave.
  • Added the ability to export the selection.
  • Added the ability to create a new document with the current selection.
  • Added the ability to choose whether to open an untitled document at application launch, the last visited, or nothing.
  • When applying an audio unit effect, there is an option to tell TwistedWave whether to truncate, insert, or merge the tail with the rest of the sound.
  • Added the ability to have an audio unit applied globally to all documents.

Fixes and Improvements

  • TwistedWave could crash reading some WMA files.
  • TwistedWave could crash when using the Apple Matrix Reverb audio unit.
  • TwistedWave could fail saving a file in some cases.
  • Fixed a memory leak leading to some crashes when reading some large files.
  • TwistedWave could not read wav files larger than 2GB.
  • In some cases, when recording, only one channel would be recorded, or the channels could be swapped.
  • TwistedWave could crash when selecting a region extending beyond the visible area.
  • AIFF files produced by TwistedWave could not be read by MaxMSP.
  • When editing keyboard shortcuts, all the menu items are now enabled.
  • The audio units GUI would not display properly in some cases.
  • The ‘Remove Channel’ command now removes the channel the cursor is in.

New icons

Files saved with TwistedWave now have a nice icon. Here is what they
look like:

New Icons

Support for metadata

TwistedWave can now read and edit the metadata present in sound files
in the aiff, wav, mp3, mp4, flac and ogg/vobis formats.

Metadata Editor

In addition to the music metadata, TwistedWave also supports BWAV and
Soundminer metadata.

A note about metadata support in FLAC files. Although BWAV metadata
can only be present in WAV files, and Soundminer in WAV or AIFF files,
TwistedWave allows you to read and save these kinds of metadata in
FLAC files. When the FLAC codec is used to convert files from wav to
flac, it used to drop all kind of metadata, and keep only the sound
part of the file. Since FLAC version 1.2.1, the option
–keep-foreign-metadata allows the codec to save all the metadata from
the WAV file in the FLAC file. These are restored when decompressing
the FLAC files to get back the WAV file. What TwistedWave does is that
it saves the BWAV and Soundminer metadata as foreign metadata in FLAC
files, so that they can be restored by the FLAC decoder.

Special pasting

When copying and pasting an audio clip from one place to another, the
transition can be a bit rough, and unpleasant. In order to smooth
things a bit, TwistedWave offers a special pasting command that can be
customized in many ways, automatically adding fades in and out to make
the transitions smoother.

The options dialog even shows a preview of what would happen when
pasting, making immediately obvious where the fades in and out would
take place.

Special Pasting

A signal generator

A signal generator allows you to easily generate waves in many shapes,
such as sine, rectangle, triangle or sawtooth, as well as white and
pink noises.

The generated signal can be either inserted in the document, replace
or be mixed with the selected sound.

Signal Generator

New audio unit options

There are two new options in the audio units window.

The first one offers the ability to apply the unit globally. When this
option is checked, the audio unit is not attached to a single document
anymore, but remains open for all the documents you are working on.
This can be useful in particular with visualisation plugins. A VU
meter, for instance, could be useful for all the documents you could
be working on.

The second option allows you to specify what to do with the effect
tail. The tail of the effect is the sound produced by the Audio Unit
after it has finished processing the selection. Instead of discarding
it, it is now possible to insert it in the document, or merge it with
the rest of the document.

New audio unit options

Write a comment