Archive

Archive for the ‘Usage Tips’ Category

Not seeing files?

March 4th, 2010

Try these settings:

Tip Image

AudioFinder normally attempts to hide files that don’t appear to be sounds. Sometimes the settings are too high and it hides everything.

Iced Audio Usage Tips

Sample Tool Working With Slices

October 9th, 2009

Use the Tab key to move forward through slices and the Shift-Tab key to move backward. This makes it easy to preview a slice one at a time.

Other useful commands:

When there are Slices and the Selection Tool is enabled:
Command-Click select slice region
Command-Control-Click – silence slice region
Command-Shift-Click – reverse slice region

When there are Measure visible and the Selection Tool is enabled:
Option-Click select measure section
Option-Control-Click – silence measure section
Option-Shift-Click – reverse measure section

When there is a selection.
Option-Click within a selection to Fade-out
Command-Option-Click within a selection to Fade-in

Hold the Control Key down when starting a drag from the selection and a new cropped file will be created.



Shift-Click to extend a selection.

Iced Audio Usage Tips

What does AudioFinder install?

October 5th, 2009

The only installed item is /Applications/AudioFinder (version number)

Then when it runs:

It writes a preference file to: ~/Library/Preferences/com.icedaudio.audiofinder.plist

and it writes cache files to:
~/Library/Caches/AudioFinder

it saves all user customization/config files to:
~/Library/Application Support/AudioFinder

Iced Audio Usage Tips

Pro Tools Elastic Audio Spotting Tip

October 4th, 2009

Pro Tools doesn’t support spotting to tracks with elastic audio enabled.

If you see this dialog, do the following:

Here’s the work around:

1. Click on Polyphnc

2. Select “None – Disable Elastic Audio”

3. Your track will now look like this:

Now AudioFinder will spot in the track. Once you’re done, then re-enable elastic audio if needed.

Iced Audio Usage Tips

Folders AudioFinder will ignore

April 27th, 2009

Part of the improvements in 4.9 is to keep AudioFinder from scanning folders with files that could crash it. Folders that are owned by the group “wheel” are skipped. 99% of the time folders own by the group “wheel” are only full of Unix binaries. However, one exception is /Users/Shared

If you notice AudioFinder won’t show a particular folder, it could possibly be owned by “wheel”

To change the owner launch Terminal.app and type:

sudo chown :staff /Users/Shared/

It will ask for your password, type it in.

That’s it. AF will now look in there. If you have other folders, simply modify the example above for them as well. The reverse is also true, if you want to exclude a folder from AudioFinder assign it group owner “wheel”

Iced Audio Usage Tips

4.9.1’s Miniview Feature

April 18th, 2009

AudioFinder 4.9.1 introduces the Miniview Feature. A Miniview is a thumbnail icon of what the sound’s waveform looks like. It is placed next to the file name of each sound in the list.
491mini

Why is this useful? Imagine you have three sounds that have names that don’t describe the file, for instance “audio1.aiff”, “sound.aiff” and “track32.aiff”

By looking at the Miniview one can ascertain information about the file.

For example the following Miniview is a 808 Kick Drum:
kick

Here is a synth pad sound:
pad

Finally, here is a loop file, notice the impulse pattern, this is distinctively a visual characteristic of a loop:
loop

With practice one can learn to intuit a lot of info about a sound simply by looking the waveform. Looking is faster than listening.

Iced Audio Usage Tips

Files in 4.9

April 5th, 2009

Versoin 4.9 no longer shows the hidden Unix files like all the previous versions.

49
Version 4.9

484
Version 4.8.4

Iced Audio Usage Tips

Create Instant Folder Hierarchies

March 17th, 2009

AudioFinder 4.8.5 features the Template Folder panel (found in the Windows menu)
Template Folders make it fast and easy to create a bunch of folders.

Folders can be nested and as deep as you like. You can save and load templates.

Here is example:

foldertemplatepanel

Clicking the create button creates the following folder structure for you:

foldertemplates
Use this to create folders for specific sounds (Drums, Bass, Stynth …)

Use for your music projects to make them standardized, more organized and easier to work with.

Iced Audio Usage Tips

Auto Serialize

March 16th, 2009

What does the Auto Serialize Preference do?

autoserialize

If you are creating a new file and the name is already in use Auto Serialize will create another file with the first available number.

For example: myfile.aiff
becomes: myfile 0001.aif or myfile 0002.aiff and so on…

Iced Audio Usage Tips

Play more than one sound at a time

March 15th, 2009

Want to combine sounds on the fly to see how they work together? AudioFinder can easily play a stack of sounds.

transport

1. Open all the sounds you want to play into Sample Tool windows.
2. While holding down the Option key, click the Play button.
3. All the sounds will play at the same time.
4. To stop them, simply hold down the Option key and click the Stop button.

Whenever the Option is pressed it links all Play/Stop buttons.

Iced Audio Usage Tips