If there is a newer version, Zoom will download and install it. Note: If the desktop client was installed with the MSI installer by you or your IT team, AutoUpdate is disabled by default and the Check for Updates button is also removed. Please contact your IT team or Zoom account admin for help with updating. The original version of Minecraft! Java Edition has cross-platform play between Windows, Linux and macOS, and also supports user-created skins and mods. Includes a decade’s worth of updates, with much more to come!
This documentation attempts to explain installation of the FileZilla FTP and SFTP Client. FileZilla comes in three versions. There is an installer version that offers ease of installation and uninstallation for novice users, a zipped version for people that don't like installers or have special needs, and then for the advanced user there is a source version which lets you take a look at, modify and/or compile the source code of FileZilla. Don't worry if you find this confusing, I'll get back to each of them in depth later in this document and try to help you choose which one you need. GettingIMPORTANT NOTE: It is _strongly_ recommended that you only download FileZilla from the official source to avoid viruses and spyware. There have been unofficial versions of FileZilla that contained viruses and spyware on sites like download.com, so don't use them! Also, I recommended to always get the latest version of FileZilla regardless of which version this documentation or the download page was based on! Choosing the right downloadAs I said earlier, there are three different FileZilla versions you can download. Basically they are all the same, they are just presented to you differently. I will now try to explain each of them before we start downloading FileZilla in the next section. Installer versionAs a novice user the installer version is the safe and easy choice. With this version you only need to download the file, run it and the program will get installed by itself. If you don't know which version to get, this is probably the one you want. However, if you don't have sufficient rights to install programs on the computer you are using (e.g. at work or at school) the zip version is the way to go. If you've already decided to go for the installer version, you can go directly to downloading. Note: The installer version is not available for Linux or Mac. Zip versionIf you have special needs, don't have sufficient rights to install programs or don't like installers, the zip version is there for you. A zip-file is a file that contains files inside of it. They are packed into one file and you need to unpack (unzip) them to use them. To do this you need a zip program (or if you are running Windows XP there's a simple unzipper included in the operating system). If you need such a program I can recommend the free and open source based program 7-zip. TIP: If you want to put FileZilla on a USB stick so you can take your copy of FileZilla with all its settings wherever you go, the zip version is the best bet. Note there are additional steps required to make it portable. Source code versionThis is for the advanced user who wants to take a look at or modify the source code of FileZilla. You can find compiling instructions on this wiki. The page is outdated and incomplete but it'll give you a general idea. You will have to check out the forum (Main forum) to get more information. Downloading FileZillaBy now you should have made up your mind on which version you want to download. If not, go back to choosing the right download and make a decision. Choosing the appropriate versionNow it's time to head over to the download section. Click this link (if you right-click it and choose Open in new window you can still follow this guide while downloading) and then wait for the page to load. Still remember which version you want to get? You now need to download the correct file, the download page will help you with this. Choose between installer, zip or source code version. Next, click the link you want. Downloading the fileYou will now get to a new page which should look something like the picture below: If the download does not start automatically after a few seconds, click on the link labeled direct link. Sometimes the mirror chosen for the download is unavailable. You can select a different mirror by clicking on Select a different mirror. Saving and runningDepending on which browser you are using you will (normally) see a window where you can decide what to do with the file you are downloading. The easiest way is just to hit run or open and the file will download and then be run. As FileZilla does not contain a software signature/certificate, you might get some warning messages telling you that you are running a potentially dangerous file downloaded from the Internet, but let me assure you, Sourceforge is a reliable download source and it shouldn't be any problem. If you are familiar with how to save the file and would like to do that, go ahead. Just remember to save it where you can easily find it afterwards and then open it from there :) On Windows Vista, 7 or 8, you might need to confirm an additional UAC prompt to start the installer. Hopefully after the file downloads you will have started the FileZilla installer if you went for the installer version or opened the zip file in a zip program for any other version. In the next section I'll help you through the installation process. Installing on WindowsWith installer versionPlease note: All screenshots are from Windows 8. Yours may look different, but the functionality is the same. Make sure that the user account which is being used for the installation has administrative rights that allow the installation of software. Possible Confirmation promptsDepending on OS settings and version, it is possible that one or both of the following confirmation prompts appear: License agreementHopefully you should now see the following window where you will have to accept the terms of the license agreement to continue. Read through it and click 'I Agree' if you do. Installing for me or all users?You will now have to decide if you want to install only for your user account or if FileZilla should be accessible by every user on the machine. This mainly affects where the Start Menu icons are placed. Installing for all users needs administrative privileges, and every user will have his/her own settings. Choosing componentsNext you need to choose which parts of the FileZilla client you want to install. If you hover your mouse over a choice, FileZilla will show you a description of the item. Here is the window: Go through all of them and just check/uncheck the stuff you want. Select additional languages if you want FileZilla in another language than English. Icon sets let you choose different looks for FileZilla's icons (they are partly user contributed). The shell extension integrates FileZilla into the Windows Explorer. Most users will go with what's selected by default here. When you're all finished, click Next. Install locationThe next window will ask you where to install the program. If you don't have any special needs, click Next. The default path is to install into your 'Program Files' directory on 32bit Windows, and into 'Program Files (x86)' on 64bit Windows. Please, if you are migrating from FileZilla 2, do NEVER, EVER install into the same directory as FileZilla 2! FileZilla 3 is not an upgrade to FileZilla 2, and merging both directories creates a mess. Start menu shortcutsHere, you will be asked what you want to name the folder with the shortcuts to FileZilla inside. The default name 'FileZilla FTP Client' should be good for most people. You can also choose not to install these shortcuts. Note to Windows 8 users: In Windows 8, MS has removed the Start Menu, but if you install the one from ClassicShell you will get your Start menu icons back. Finishing installationWhen you click Install, FileZilla will get installed. If no errors occur it should complete in some seconds. When it's done, click Next to finish the installation. Congratulations, you've now successfully installed the FileZilla Client and can now move on to running! With zip versionInstallation with the zip version is very simple as long as you know how to work with zip files and can manage general file and directory handling in Windows. Basically you just extract (unzip) the downloaded file to a folder on your disk, e.g. 'C:Program FilesFileZilla FTP Client' and then just start FileZilla with the filezilla.exe file afterwards. Please note that this action requires Elevation on Windows Vista/7/8! It might be a good idea to make a shortcut to this file on your desktop/start menu/quick launch so that you can easily access it. To create a portable installation of FileZilla on a USB stick or any other portable storage, you first have to extract the ZIP file contents to that location. Then, you must create a file named 'fzdefaults.xml' in the same directory as the FileZilla executable. There's an example file in the './docs' subdirectory you can use as template. Follow the included instructions in the example file to set the config location to a relative path on your portable device. Installing on Mac OS XPlease note that the official binaries for FileZilla require OS X 10.9 or greater. To install FileZilla, simply download the appropriate file to your computer. If you have downloaded the FileZilla package using Safari, it will be automatically extracted. You might have to manually extract the archive if you're using a different browser. To start FileZilla, simply doubleclick the extracted application bundle. Covered Top of FileZilla-Window by MacOS-MenuWhen you start FileZilla in the Finder, then you will see that the window of FileZilla is covered by the top menu. You may find it difficult to move the window, because you cannot click on the covered top of the FileZilla-window. Tip: You can resolve this problem by changing the resolution of your screen and then change it back to the original resolution (during the resolution change, OSX re-checks that all windows are properly oriented). Installing on GNU/Linux and other Unix(-like) systemsIt is recommended that you use the package manager of your distribution. If you're using GNU/Linux, you can also try using the precompiled binaries. After extracting the files to any location (location does not matter, FileZilla can detect its own installation prefix), you can start the program using the filezilla executable in the bin/ subdirectory. Please note that due to differences in distributions, the provided binaries might not work on your system. Alternatively you can also compile FileZilla from source. Compiling FileZilla from sourceYou can find compiling instructions on this wiki. If you have questions regarding the compilation have a look at the forums. RunningFileZilla is simply run by double-clicking the FileZilla.exe file (default location for Windows: 'C:Program FilesFileZilla FTP ClientFileZilla.exe') or one of the shortcuts on the desktop or in the start menu that you may have created during the installation of FileZilla. There are command line arguments you can use. At the first start of each version a short version introduction appears (unless you use Kiosk Mode 2). For an example screenshot of a first start, click here:FileZilla First start | Contents
|
GoldWave Frequently Asked Questions
Tip: You can search this page to find words of interest (use the Edit | Find... or similar command in your web browser).
General
Installing/Setup
Purchase & License
Recording
Playback
Effects
Editing
Restoration
Files
- Does GoldWave support MP3Pro files?
CD Recording
General
When upgrading from v5 to v6, settings and presets are not transferred automatically due to potential incompatibilies. Use the Transfer Settings From v5 button on the GoldWave Setup window to force settings to be transferred. GoldWave Setup can be found on the Windows Start menu.
The Android version of GoldWave requires Android 6.0 or later and a device equivalent to a Nexus 5 or better.
The iOS version of GoldWave requires any device running iOS 11 or later.
This Version Cannot Be Installed On This Computer Mac Free
In Windows 7 or later use the Snipping Tool to capture part of the screen and save it to a file.
Installing/Setup
When the program is installed by the administrator, basic users will be prompted to install the default presets and settings when they run the program for the first time. Elevated privileges are not required to run the program.
To transfer settings and presets to a new computer, use Start | Programs | GoldWave | GoldWave Setup and choose the Backup Settings button on the old computer to save all settings to a file on portable or network storage (USB drive, memory card, etc.).
If you backed up settings using v5, then you must install v5 on the new computer to restore the settings (v5 and v6 store settings differently and are not compatible). Use the Restore Settings button on the new computer to copy the settings from that file. You must reselect the playback, recording, and volume devices (press F11, Volume tab) in GoldWave to match the new computer's hardware.
To copy settings from v5 to v6, use the Transfer Settings From v5 button in GoldWave Setup in v6.
- Use Options | Control Properties (or press the F11 key)
- Select the Device tab
- In the 'Joystick/foot controller' box, select 'Foot pedal or buttons'.
- Choose the Configure button to assign the pedals (or buttons).
You may have received an incomplete download. Try downloading another copy.
An old version of GoldWave may still be running. Be sure to close GoldWave before installing an update or try restarting your system.
You may need to log in as 'administrator' or change the User Account Control setting. GoldWave does not require administrator privileges after it is installed.
Purchase & License
- What is a license?
- A license is similar to an activation code that unlocks the evaluation version and removes all limits and reminder messages. A Lifetime license never expires and works in future versions, giving you free upgrades. A One Year license expires after one year, then a new license is required to continue using the program. Internet access is not required (or used) for activation and the license is not tied to a specific computer. All license information must be kept confidential. If a license becomes public, it will be revoked by GoldWave Inc. and will not be replaced.
- How do I get a license?
- You may buy a license online using the Buy Now page. Warning! Licenses are not sold on eBay. Any eBay listings are unauthorized. Also avoid any sites selling a discount or OEM license for GoldWave because there is no such thing. Such sites are selling pirated software and the license you (may) receive will not work in future versions of GoldWave.
- Where do I enter my license?
- Enter your license into the program (not the website). Click here for details.
- How do I replace my lost license?
- Use the Relicense form to request a copy of your license.
- Can I use the same license on two computers?
- If you are the only one using the software, then you can install GoldWave on both computers (such as a desktop and a laptop) and use the same license on each. If two people may be using the software at the same time, then separate licenses are required for each computer.
- Can I upgrade a One Year license to a Lifetime license?
- No. A One Year license cannot be exchanged or upgraded to a Lifetime license. A Lifetime license is an excellent value. Many lifetime users have received free upgrades for over 20 years!
- Do I need a PayPal account to buy a license?
- No. You can use the Stripe (default) payment system to place the order with a credit card. If you choose to use PayPal and your credit card or email address is associated with a PayPal account, then PayPal requires you to log in to complete the order. Otherwise you can buy through PayPal using a credit card without a PayPal account. Look for and choose the link to continue without an account on the PayPal page.
- Why is PayPal asking for a bank account or rejecting my credit card?
- PayPal has a lifetime spending limit (their website barely mentions it, so try a Google search) on the number of credit cards purchases you can make before you must provide additional information to verify your identity. PayPal may insist that you provide a bank account to lift the restriction. Also PayPal may reject a credit card order if your credit card is already associated with a PayPal account. Unfortunately GoldWave Inc. has no control over these PayPal policies and regrets the inconvenience they cause. If you have any difficulty using PayPal, please use the Stripe payment system instead.
Recording
How do I adjust recording volumes?
Step 1
Connect the cassette deck, amplified turntable output, radio, or other audio device to the computer's Line In socket (usually blue). Or connect a microphone to the Mic In socket (usually pink). Do not connect an line output to the Mic In socket because that will cause distortion and may overload the sound hardware.
Step 2
Use the File | New command to create a new file. For CD quality recording, use stereo and a rate of 44100Hz. You can enter the recording duration in the Length box.
Step 3
Once the file has been created, you need to select the recording input on your computer and adjust the volume.
Windows Vista, 7, or later
- In GoldWave use Options | Control Properties or press the F11 key.
- Choose the Device tab.
- In the Record area, select the device you want to record (Line, Microphone, etc.). If the device isn't listed, make sure it is connected and turned on.
- Use the Volume fader to adjust the volume level at any time.
- Optional: Use the Test button to test the device and adjust the volume.
Troubleshooting information related to Vista, 7, and later, can be found here.
Windows XP or earlier (or DirectSound mode)
Method 1: Setting Volumes Using GoldWave
Use the Options | Control Properties command or press the F11 key and choose the Volume tab. It displays recording sources and volume levels. See the help for more information. Select either the Line item or the Microphone item, depending on the connection you are using. Use the Monitor input option on the Record tab to activate the visuals and level meters.
Method 2: Setting Volumes Using Windows
To start the Volume Control accessory, double click the speaker icon in the Windows Start bar tray or choose Start | Programs | Accessories | Entertainment | Volume Control. Follow these steps (see illustrations below):
- Choose Options | Properties from the menu.
- In the Adjust volumes for rectangle, click on Recording.
- Make sure that 'Line' and 'Microphone' (or other sources of interest) are checked in the Show the following volume controls list.
- Choose OK.
You should now see volume controls again, but these will be for recording sources instead of playback. Each source has a Select box. Check the box (5) for the source you want to use and make sure that the volume is not at the bottom (6). You should uncheck all other Select boxes to prevent noise on those source from being recorded.
Important! Make sure the volume controls title changes to Recording Controls. If not, then you must go back and follow the above steps.
If you find that the recording volume is too low or too high, no matter how you set it, check to see if your sound card (or external device) has a master recording volume control and adjust that volume. In some cases, you may need to adjust the playback volumes as well. Some sound cards feed the volume of the playback into the recording, making it necessary to adjusting both controls. To view the playback volume controls, right-click on the speaker icon in the taskbar and select 'Open Volume Mixer' or 'Open Volume Control'.
Step 4
Choose the red Record New button on the Control window or press F9 to start recording. To record into an existing file use the Record Selection button or Ctrl+F9.
In recent versions of Windows (Vista, 7 or later)
To hear the live recording on your speakers or headphones (whatever the default Windows playback device is):
- Choose Control Properties from the Options menu in GoldWave.
- Choose the System tab.
- Choose the Configure button.
- Choose the Recording tab.
- Choose the recording device you are using in GoldWave.
- Choose the Properties button.
- Choose the 'Listen' tab.
- Check the 'Listen to this device' box.
A slight delay/latency in the playback may occur using this method. Some devices (not as common now) have a direct analog connection between the recording input and the output. In that case you simply need to unmute the input so that is passes directly to the output. This method is preferred (if available) since no latency occurs and the recording device remains inactive.
- Choose Control Properties from the Options menu in GoldWave.
- Choose the System tab.
- Choose the Configure button.
- Choose the Playback tab.
- Choose the playback device you are using in GoldWave.
- Choose the Properties button.
- Choose the 'Levels' tab.
- Unmute the input you want to hear. If no 'Unmute' items are listed, this method is not supported by your computer.
Windows XP or earlier
If you are not using an external USB device, then use the Windows Volume Control accessory under Start | All Programs | Accessories | Entertainment | Volume Control to make sure the source you are recording is not muted. Some sound card drivers will mute the input to prevent feedback whenever you start recording, so you may have to unmute it again after recording starts.If you are using a USB audio device for recording and a sound card for playback, there is no direct audio connection between the two. You'd need to connect speakers to the USB audio device (if possible). Another alternative would be to configure GoldWave to allow playback and recording at the same time. Use Start | All Programs | GoldWave | GoldWave Setup and check the 'Allow playback while recording' box. After you start recording, wait about a second, then start playback to hear what's being recorded.
One other option is to get a splitter cable so that the audio output can be connected to separate speakers and the computer's input or the USB audio input at the same time.
To select 24 bit quality in GoldWave, choose Options | Control Properties (or press F11), choose the Device tab, then set the Recording quality to 'PCM 24 bit'. Not all devices support that quality, so you may get an error when trying to record. If so, try 'PCM 16 bit' instead.
Why is the record volume always too high?
If you have a laptop that does not have a line input, you will need to purchase a USB audio device that has one, such as the Griffin iMic or similar device.
For Windows XP and earlier, select the 'Stereo Mix', 'Wave', 'Wave Out Mix', 'What U Hear' or similarly labelled source or device (the actual name depends on the sound card and driver).
Some computers do not have any way of recording the audio directly. You will need to buy a short stereo splitter cable to connect the speaker output (green) to the Line-in (blue), then select 'Line' as the source (or device). Another alternative is to use a virtual sound driver like Total Recorder.
Another alternative is to purchase a USB telephone recorder, then select that device in GoldWave for recording (press the F11 key, Device tab).
- Open the music file.
- Create a new file for recording the vocals with a length at least a few second longer than the music file.
- If you cannot hear the microphone input on your speakers, set up monitoring for the microphone device.
- Select the correct recording source. If your sound card has a 'LOOPBACK', 'Stereo Mix', 'What U Hear', or similar source that records whatever you hear on your computer speakers/headphones, select that source. That allows you to record both the music and the vocals at the same time. If not, select the microphone source for the vocals. Tip: Use headphones to prevent echo and feedback caused by the microphone picking up output from speakers.
- Start recording by clicking the red Record Selection button (or press Ctrl+F9).
- Click the mouse on the window containing the music and start playback (press F4). You are now playing and recording at the same time.
- If your sound card had a 'LOOPBACK' source, you are done. The window used for recording should contain a mix of both.
- If you used the microphone recording source, you will need to copy the music and mix it with the recording after recording is finished, as explained in the next few steps.
- Use Edit | Copy to copy the music.
- Click on the window containing the recording, then use Edit | Mix.
- Adjust the start time and use the preview button to align the audio.
- Choose OK to mix the music.
To add commentary over music with automatic fading of the music, use Effect | Voice Over.
- Select on the Device tab under Options | Control Properties and make sure you have the correct recording device selected and that the device is not listed as 'emulated'.
- Defragment your hard disk.
- Restart your system before recording.
- Disable your virus scanner (temporarily).
- For long recordings, disable the screen saver and power management.
- If you have a large second hard drive, use Options | Storage in GoldWave to set the Temporary storage folder to that drive (such as D:).
- Try switching between RAM and hard drive storage in GoldWave (use Options | Storage).
- Contact the sound card manufacturer and request an updated driver.
- Disable or enable DMA or UDMA for the hard drive (BIOS setting).
- Set a fixed amount of 'virtual memory' in Windows. Configure the minimum and maximum virtual memory limits to 1GB, for example. See the Windows Help for more information.
Playback
- How do I select a different playback device?
- Use the Options | Control Properties command (or press the F11 key), select the Device tab, then select a different playback device from the drop down list.
- Why does playback stutter?
- If you are using an 'emulated' playback device or you have a slow system, playback may stutter. Try increasing the Latency setting under the Device tab of the Control Properties window (use Options | Control Properties or press the F11 key).
- How do I playback just the end of the selection?
- Right-click on one of the playback buttons in the Control window (or press the F11 key) and choose the Finish option. Or, right-click on the Sound window graph and choose the 'Play From Here' command.
- Why is playback not working?
- Most playback problems are caused by setup problems or bad drivers. Try the Troubleshooter to find a solution. Also try the Test button in GoldWave, which is located on the Device tab of the Control Properties window (press the F11 key).
Effects
For a DirectX wrapper, use the Effect | Plug-in | DirectX menu to select the wrapper effect, then select the VST effect to use. For the Winamp Bridge, use Effect | Plug-in | GWAmp | GWAmp, select the VST Winamp Bridge effect, then configure the effect to select the VST effect to use.
Editing
Method 1
- Create a new stereo file
- Open the left channel file
- Use Edit | Copy
- Close the left channel file
- Use Edit | Channel | Left to select the left channel in the new file
- Use Edit | Replace to replace that channel with the copied file
- Open the right channel file
- Use Edit | Copy
- Close the right channel file
- Use Edit | Channel | Right to select the right channel in the new file
- Use Edit | Replace to replace that channel with the copied file
Method 2
- Open the left channel file
- Use File | Save As
- Select 'stereo' attributes
- Enter a new name for the file (if you want to keep the original)
- Choose OK
- When asked to update the file, choose 'Yes'
- Open the right channel file
- Use Edit | Copy
- Close the right channel file
- Use Edit | Channel | Right to select the right channel in the saved file
- Use Edit | Replace to replace that channel with the copied file
- Use View | Selection to align the view with the selection.
- Scroll the view to the position where you want to move the selection range.
- Use Edit | Select View to move the selection to the view.
Restoration
- First, remove any pops/clicks.
- Play the file to find a section of audio that contains the noise by itself. Select that section (usually no more than one second is needed), then use the Edit | Copy command. See the help for more information about selecting part of the file.
- Select the entire file (Edit | Select All).
- Use the Effect | Filter | Noise Reduction command.
- Select the Use Clipboard envelope option or select the 'Clipboard noise print' preset.
- Preview the settings or choose OK.
Files
GoldWave v5 supports these files provided you have QuickTime installed. Files can be opened and converted, but cannot be saved directly. Use File | Save As to save in a different format.
Note that encrypted files (such as m4p) are copy protected and cannot be opened (see the question above), but they can be upgraded in iTunes.
GoldWave was never designed to decode Audible files specifically and contains absolutely no code to circumvent DRM. Its ability to do so originated entirely and exclusively from the flawed design of the Windows decoder developed and installed by Audible Inc.
For those unaffected by the DMCA wishing to transfer their legitimately purchased media to a more convenient format, basic stream recording may be an option.
To manually install LAME:
- Download the LAME_ENC.DLL encoder
- Copy the LAME_ENC.DLL file into your Documents folder. If you downloaded the 64 bit version, rename the file from LAME_ENC64.DLL to LAME_ENC.DLL.
- Now when you try to save a file as MP3 in GoldWave, use the Browse button instead of the Download button on the Encoder Download window to specify the folder where the LAME_ENC.DLL file is located.
To save in MP3 format, use File | Save As and select the MP3 type or ('MPEG Audio' for older version of GoldWave) and one of the listed MPEG attributes. Use bitrates of 160kbps or higher and a sampling rate of 44100Hz for high quality. If you get an error message, make sure that the LAME_ENC.DLL file is installed correctly.
Notes:
- See this link for additional information about working with MP3 files.
- GoldWave supports only Layer 3 MPEG. It does not support Layers 1 and 2.
- To save an MP3 file in CD compatible Wave format, see this link.
In GoldWave v6
In GoldWave v5
Use the Options | Storage command to determine the location of the temporary folder. Use File | Open and browse to the folder to open the gw???.tmp file in GoldWave. If the 'File Format' window appears, select the Raw file type and the 'IEEE float signed 32 bit, little endian' attributes with either 'mono' or 'stereo'. Set the rate for the file (44100 for CD).
In GoldWave v4
Use the Options | File command to determine the location of the temporary folder. Open the gw???.tmp file in GoldWave. You'll need to select the PCM format and the '16 bit signed' attributes with either 'mono' or 'stereo'. Set the rate for the file (44100 for CD).
CD Recording
Use the Effects | Resample command in GoldWave to change the rate, if necessary. Use File | Save As to choose the Wave type and select the PCM signed 16 bit, stereo attributes.
Audio is not stored in MP3 format on a standard CD. Unless you need to conserve hard drive space or have a CD player that plays MP3 files directly, the MP3 format should not be used. The MP3 encoding process lowers the quality of the original audio. The reduced quality may become noticeable if you do further processing on the file (the Remove vocals effect in GoldWave, for example, is adversely affected by the MP3 encoding process).
Files do not have be converted to cda format. See this link for information on cda files.
Refer to the question above for more information.
This Version Of Macos Cannot Be Installed On This Computer High Sierra
Some CD-R programs create a track for each file written. You can use GoldWave's Cue Points tool to split a large file into seamless track files. You would set a cue point at every place where you want a track (play the file and press Ctrl+Q to quickly set cue points), then use the Split File button under the Cue Points tool. That will create a set of CD sector aligned track files for burning to a CD. You will still need to configure your CD-R software to use 'disc-at-once' mode with no silence between tracks. Click here for more information from the CDR FAQ.