
Burning Music CDs in 2025
Still Possible with Apple Music
Burning CDs might feel like a thing of the past, but sometimes, the old ways are still the best solution. While it's true that most modern cars have ditched CD players in favor of Bluetooth and USB options, there are still moments when creating a CD makes sense.
Why I Burned a CD Recently
I was working on a project for my church that required background music to be played using a CD player. Streaming wasn't an option, and USB compatibility was out of the question. So, I turned to my trusty Mac to see if CD burning was still viable. To my surprise, Apple Music still supports this functionality - and it’s relatively easy to do.
What You Need
- A Mac computer with Apple Music installed
- A CD/DVD burner - you can use Apple's SuperDrive or a third-party model from Amazon
- Blank CD-R discs (audio CD format recommended for maximum compatibility)
- A playlist with music ready to burn
Steps to Burn a CD in Apple Music
- Create a new playlist and add your desired tracks.
- Ensure all tracks are downloaded locally (not streamed).
- Insert a blank CD-R into your external CD/DVD drive.
- Right-click on the playlist name in Apple Music and select "Burn Playlist to Disc".
- Choose Audio CD as the disc format and configure the gap between songs if needed.
- Click Burn and wait while Apple Music creates your disc.
Important Tips
- Stick with CD-Rs instead of CD-RWs for best compatibility with older CD players.
- Make sure your burner is connected directly to your Mac, not through a USB hub.
- Test the CD in the target player before your event or presentation.
Final Thoughts
Even in 2025, it's good to know you can still burn a CD when needed. Apple hasn't removed the feature, and with the right hardware, you can create audio discs with ease. Whether it's for a car, a presentation, or an archival project, the humble CD still has a place - even if it's a small one.
PermalinkHow to Uninstall Pro Tools from macOS
Reclaim Your Disk Space and Your Computer!
I recently was testing ProTools and decided that it wasn't for me. I removed the application, but there were a few files that remained. Here's my steps to clean up my computer to reclaim the space and declutter my audio menu.
Uninstalling Pro Tools completely from your Mac requires more than just dragging the app to the Trash. This guide walks you through a full cleanup to remove associated files and settings.
Step 1: Quit Pro Tools and Related Processes
Before uninstalling, make sure Pro Tools and any Avid background processes are not running. Open Activity Monitor
and quit anything related to:
- Pro Tools
- Avid Link
- Avid Application Manager
Step 2: Use the Avid Uninstaller (If Available)
If you still have the Pro Tools installer DMG or package, open it and run the Uninstall Pro Tools option. This removes the core components automatically.
Step 3: Manually Remove Remaining Files
Some files may still remain on your system. You can remove these manually by deleting the following directories:
sudo rm -rf /Applications/Pro Tools.app
sudo rm -rf /Library/Application Support/Avid
sudo rm -rf ~/Library/Application Support/Avid
sudo rm -rf /Library/Preferences/Avid
sudo rm -rf ~/Library/Preferences/com.avid.ProTools.plist
sudo rm -rf /Library/Audio/Plug-Ins/Avid
Use Finder's Go to Folder (Shift + Command + G
) to navigate to these folders if you prefer a GUI approach.
Step 4: Delete Avid User Files (Optional)
If you want to remove user settings and sessions, look in your Documents
folder:
rm -rf ~/Documents/Pro Tools
Only delete this if you do not need to save your session files.
Step 5: Delete Library Files
Go to:
/Library/Audio/Plug-Ins/HAL/
and delete:
ProToolsAudioBridge.driver
Step 7: Remove Pro Tools Aggregate I/O
Open up Audio MIDI Setup, this is located in the Utilities folder, from the finder simply use the shortcut Shift Command U
You should see "Pro Tools Aggregate I/O" in the left menu. Select it and then click on the '-' in the bottom of the dialog box.
Step 8: Empty the Trash and Reboot
After all deletions are complete, empty your Trash and restart your Mac to finalize the removal process.
Conclusion
Uninstalling Pro Tools completely ensures no background processes or leftover files consume resources or interfere with new installs. Be cautious when using sudo rm -rf
, and always back up important files before making system changes.
How to Download Large Files from iCloud
Easily Free up Valuable iCloud Storage
Running out of iCloud space before a trip? Here’s a simple method to find and move your largest files off iCloud and onto your computer, so you can make room for more memories.
Why I Had to Clean Up iCloud
I recently hit the 2 TB limit on my iCloud storage. With a trip coming up, I needed to offload some files so I could back up new photos and videos while away. The solution? Identify and download the largest files - especially 4K church recordings - and remove them from iCloud.
Step 1: Identify Large Files in iCloud
Apple makes it fairly easy to find what's eating up your iCloud space:
- Open Settings on your iPhone.
- Tap your name at the top.
- Go to iCloud > Photos.
- Tap Manage Storage.
- Select Review Your Photos & Videos, then click Get Started.
- Videos are sorted by the largest files at the top.
Step 2: Tag Files You Want to Download
Once I found the large video files, I took the following approach to tag them for download:
- Click on each file.
- Add a caption to each video with a unique keyword like
delete
. The text box is directly under the preview image. Don't forget to save.
This makes it easy to search and group these files later.
Step 3: Move Tagged Files into an Album
Go to the Photos app:
- Use the search bar to find files with the keyword you used (e.g.,
delete
). - Select all the results and move them into a new album. I named mine To Download.
Step 4: Use iCloud.com to Download Files
On your computer:
- Visit iCloud.com and log in.
- Click on Photos.
- Open the album you just created.
- Select all the media and click the download icon to save them to your computer.
Step 5: Delete Files to Free Up iCloud Space
After confirming the files were successfully saved to your computer, you can safely delete them from iCloud. Either:
- Delete them from the Photos app on your iPhone
- Or delete them directly in iCloud.com
Remember to empty the "Recently Deleted" folder to reclaim the space.
Conclusion
This method helped me quickly find and download large files that were clogging up my iCloud account. It’s a clean, efficient process that doesn't require third-party apps. Whether you're prepping for a trip or just doing some digital spring cleaning, this workflow can help you stay organized and free up critical space.
Helpful Code Snippet: Search for Tagged Files in iOS
1. Open Photos
2. Tap Search
3. Type the tag word you added in captions (e.g., delete)
4. Select all matching media
5. Move to a new album
Place Tool in Affinity Designer for Rich Text Formatted Files
A guide to importing RTF files with preserved formatting on your Mac
Affinity Designer offers powerful tools to realize your creative projects. One key feature for text-heavy designs is the Place Tool, which imports Rich Text Format (RTF) files while maintaining their formatting. Unlike copying and pasting, which often loses styling, the Place Tool ensures fonts, sizes, alignments, and more remain intact. This post explains how to use the Place Tool in Affinity Designer on macOS to import RTF files, why it outperforms copy-and-paste, and tips to enhance your workflow.
Why Use the Place Tool for RTF Files?
RTF files are ideal for documents requiring consistent formatting across platforms, such as manuscripts or styled text for design projects. Copying and pasting text from an RTF file into Affinity Designer often strips formatting like bold, italics, or paragraph spacing due to inconsistent clipboard handling between applications. The Place Tool imports RTF content directly into a text frame, preserving the original styling, which is critical for projects like posters, brochures, or digital layouts.
Step-by-Step Guide to Using the Place Tool for RTF Files
Follow these steps to import RTF files in Affinity Designer on your Mac while keeping their formatting:
- Open or Create a Document in Affinity Designer
- Launch Affinity Designer and open an existing project or create a new one via
File > New
. Configure your document settings, such as dimensions or color profile (e.g., CMYK for print or RGB for digital). - For text-heavy layouts, use the Frame Text Tool (shortcut:
T
) to create a text frame by clicking and dragging on the canvas.
- Launch Affinity Designer and open an existing project or create a new one via
- Select the Place Tool
- In the Tools panel, find the Place Tool (a small arrow with a document icon) or use the shortcut
Shift + Cmd + M
. - Alternatively, go to
File > Place
in the menu bar.
- In the Tools panel, find the Place Tool (a small arrow with a document icon) or use the shortcut
- Choose Your RTF File
- After selecting the Place Tool, a file explorer opens. Navigate to your RTF file (e.g., saved from TextEdit or Microsoft Word) and click
Open
. - To import multiple files, hold
Cmd
for non-adjacent files orShift
for adjacent ones. These load into the Place Panel for sequential placement.
- After selecting the Place Tool, a file explorer opens. Navigate to your RTF file (e.g., saved from TextEdit or Microsoft Word) and click
- Place the RTF Content
- If a text frame exists, click inside it with the Place Tool to import the RTF content, retaining its formatting (fonts, sizes, bold/italic styles, etc.).
- If no frame is selected, click the canvas to place text at default size or drag to create a custom-sized frame.
- For large documents, overflowing text shows a red triangle with a crossed eye. Resize the frame or link to another by clicking the triangle and creating a new frame.
- Verify and Adjust Formatting
- The imported text retains its RTF formatting, visible in the Context Toolbar or Character and Paragraph panels.
- To adjust formatting (e.g., change fonts or leading), select text with the Frame Text Tool or Move Tool and use the Text Styles panel to apply consistent styles.
- Save and Export
- Save your project via
File > Save
. For print, ensure proper settings (e.g., bleed, color profile) and export as PDF usingFile > Export
with a preset likePDF/X-1a:2003
.
- Save your project via
Why the Place Tool Outshines Copy-and-Paste
Copying and pasting RTF text into Affinity Designer often results in formatting issues:
- Inconsistent Formatting: Pasting may apply the text frame's default font or ignore indents and bullet lists.
- Manual Fixes Required: Reformatting large documents manually is time-consuming.
- Compatibility Issues: Complex formatting, like nested bullets, may not transfer correctly.
The Place Tool reads the RTF file directly, preserving its attributes and leveraging Affinity Designer's RTF support for accurate typography.
Pro Tips for Working with the Place Tool
- Use Linked Text Frames for Long Documents: Link multiple frames across pages for automatic text flow. Hold
Shift
and click the Text Flow triangle to auto-create pages and frames. - Check for Missing Fonts: If fonts are missing, Affinity Designer displays a warning. Use the Font Manager (
Window > Font Manager
) to substitute fonts. - Combine with StudioLink: With Affinity Publisher and Photo, use StudioLink to access advanced text or image editing within Designer.
- Autoflow for Efficiency: Load multiple RTF files into the Place Panel, select all, and click a text frame to autoflow content across linked frames.
- Preview Cleanly: Use
View > Preview Mode
to hide design aids and view text as it will appear in the final output.
Troubleshooting Common Issues
- Text Overflow: Resize frames or link additional ones. Ensure enough pages for large documents.
- Font Substitution: Install missing fonts via Font Book or use the Font Manager to select alternatives.
- Formatting Glitches: Simplify complex RTF formatting (e.g., nested tables) in a text editor before importing.
Why This Matters for Mac Users
Mac users expect a seamless workflow, and the Place Tool delivers by preserving RTF formatting, saving time and ensuring design quality. It's ideal for freelancers or hobbyists working on newsletters, books, or portfolios.
Conclusion
The Place Tool in Affinity Designer simplifies importing RTF files on your Mac, preserving formatting that copy-and-paste often loses. From setting up text frames to linking long documents, this tool enhances efficiency and quality. Try it in your next project and explore features like StudioLink and text styles for better designs.
For more tips, visit Affinity's YouTube channel or support forums.
PermalinkFive Reasons Why Microsoft Edge Belongs in Your macOS Dock
This post dives into some of the features that make Microsoft Edge a compelling choice for Mac users.
1. Unleash the Power of AI with Built-in Tools:
- Copilot: Get help crafting creative text formats or writing different kinds of content directly within the browser.
- Microsoft Designer: Effortlessly generate stunning visuals for your projects with the help of AI-powered design assistance.
2. Smarter Shopping:
- Microsoft Shopping: Ensure you're getting the best deals while shopping online. Find coupons and compare prices effortlessly.
3. Enhanced Multitasking:
- Split Screen: View two websites side-by-side within a single browser window. This is ideal for tasks like comparing QA and production environments.
4. Organize Your Web Discoveries:
- Collections: Effortlessly save interesting web content, including images, text, or entire web pages. Group your collections for easy organization. Perfect for trip planning – gather potential restaurants and attractions to explore.
By leveraging these features and more, Microsoft Edge can become a valuable addition to your macOS workflow.
PermalinkPixelmator Pro Productivity: Essential Keyboard Shortcuts
Three Shortcuts to Master
Pixelmator Pro is a powerful image editor, and like any robust application, knowing its keyboard shortcuts can significantly speed up your workflow. Forget digging through menus; these handy combinations will keep your creative momentum flowing.
Duplicate a Layer: Command Shift D
Often, you'll want to create a copy of a layer to experiment with different effects or make non-destructive edits. Instead of right-clicking and selecting "Duplicate Layer", simply hit:
Command Shift D
This shortcut instantly creates an exact duplicate of your currently selected layer, saving you valuable clicks and keeping your focus on the canvas.
Remove Background: Shift Delete
One of the most frequent tasks in image editing is isolating subjects by removing their backgrounds. Pixelmator Pro makes this remarkably easy with its intelligent "Remove Background" feature. Access it instantly with:
Shift Delete
This powerful shortcut leverages Pixelmator Pro's machine learning capabilities to automatically detect and remove the background, giving you a clean cut-out in seconds.
Duplicating the layer and running the Remove Background helps you focus on the key subject in the image.
ML Enhance: Shift Command M
For quick and intelligent image improvements, Pixelmator Pro's ML Enhance feature is a game-changer. It analyzes your image and applies smart adjustments to improve exposure, contrast, color, and more. To apply this enhancement in a flash, use:
Shift Command M
This shortcut is perfect for giving your photos an immediate boost, often providing an excellent starting point for further fine-tuning.
Mastering these shortcuts will not only make your Pixelmator Pro experience more efficient but also more enjoyable. Incorporate them into your routine and watch your productivity soar.
PermalinkUsing Automatic File Splitting in OBS
A simple way to preserve your VHS tapes using OBS on macOS
Preserving old VHS tapes is a rewarding project, and OBS Studio makes it easy to do this with a powerful but underused feature: Automatic File Splitting. If you’re transferring long-form video - like a 2, 4, or 8-hour tape - this feature ensures you don’t end up with one massive, unwieldy file. Instead, OBS breaks it into manageable chunks automatically based on time or size.
Why Use File Splitting?
- Set it and forget it: Start the recording and walk away without worrying about file corruption due to length.
- Manageable files: Each segment is its own video file, making it easier to edit or archive.
- Safe backups: Smaller file sizes reduce the chance of data loss due to write issues or crashes.
How to Enable File Splitting in OBS
Follow these steps to turn on the automatic file splitting feature:
1. Open OBS and go to Settings
2. Select the Output tab
3. Under the Recording section, check the box for Automatically split recordings
4. Choose Time (minutes) and set the value to 90
This will instruct OBS to start a new recording file every 90 minutes. Perfect for archiving old VHS tapes without worrying about interruptions or storage issues.
Storage Planning
OBS is very efficient when recording analog footage from a VHS source. Here's what you can expect:
- 90 minutes: ~1.8 GB
- 8 hours (split into 5 segments): ~9.6 GB
Make sure you have sufficient storage before hitting record - an external SSD or USB drive is a great option.
Bonus Tip from a Mac Veteran
If you're using macOS Ventura or later, consider enabling Quick Look preview support for large video files by installing QLVideo. This makes it easier to skim through split files without opening them fully in QuickTime.
VHS_Tape01_
so the split files are easy to identify in order.
Create a Custom Silence Placeholder for Final Cut Pro
Using FFmpeg and Audacity
I'm always looking for clever ways to simplify my Final Cut Pro workflow. Today's tip tackles an annoying quirk in Final Cut Pro: you can't set the default length of a gap clip.
If you need to insert a 5-second placeholder multiple times, you're stuck dragging that gap clip longer each time. Let's fix that - permanently - with a custom silent audio clip.
Create a Silent Audio File Using FFmpeg
Use this command in Terminal to create a 5-second silent WAV file:
ffmpeg -f lavfi -i anullsrc -t 5 -c:a pcm_s16le silence.wav
Explanation:
-f lavfi
: Uses libavfilter (virtual audio input)-i anullsrc
: Generates a silent audio source-t 5
: Sets the duration to 5 seconds-c:a pcm_s16le
: Encodes using 16-bit PCM format (WAV compatible)silence.wav
: Output filename
Want a different format? Just change the extension and codec:
ffmpeg -f lavfi -i anullsrc -t 5 -c:a mp3 silence.mp3
Creating Silence in Audacity (No Terminal Needed)
If you don't have ffmpeg
installed or prefer a graphical method, use Audacity:
- Open Audacity
- If no project is open, use Command + N to create one
- Go to Generate > Silence...
- Set the duration to
00h 00m 05s 000ms
or your desired length - Click Generate
- Use Command + Shift + E to Export Audio
- Name the file (e.g.,
5-Seconds.wav
) and Edit Metadata if you like
Why This Matters
Instead of repeatedly resizing gap clips, this silent file acts as a reusable, precision placeholder. It saves time, keeps your timeline clean, and gives you total control over timing placeholders - perfect for podcast intros, syncing edits, or planning space for VO recordings.
PermalinkHow to Use the Limiter in Ocenaudio to Make Audio Louder
Boost your audio\'s volume without distortion
Want to make your audio louder without ruining its quality? Whether you're editing a podcast, music track, or voiceover, Ocenaudio offers a powerful yet user-friendly Limiter tool to amplify your audio while keeping distortion at bay. In this guide, we'll walk you through how to use the Limiter in Ocenaudio to boost volume, based on practical testing and tips to get the best results.
Why Use a Limiter to Make Audio Louder?
A Limiter is an essential audio processing tool that increases the perceived loudness of your track by compressing peaks and preventing clipping (distortion caused when audio exceeds 0 dB). Unlike normalization, which only adjusts peak levels, a Limiter reduces dynamic range, making the average volume (RMS) louder. This is perfect for achieving a polished, professional sound for podcasts, music, or videos.
In Ocenaudio, the Limiter is intuitive, and with the right settings, you can significantly enhance your audio's loudness. Through testing, we found that starting with a Threshold of -19.5 dB works well for many audio types, but you should experiment to find what suits your project best.
Step-by-Step Guide to Using the Limiter in Ocenaudio
Follow these steps to make your audio louder using Ocenaudio's Limiter:
- Open Your Audio File: Launch Ocenaudio and load your audio by dragging the file into the program or selecting
File > Open
. - Select the Audio: Press
Ctrl + A
(Windows) orCmd + A
(Mac) to select the entire track. For specific sections, click and drag to highlight. - Access the Limiter: Navigate to
Effects > Dynamics > Limiter
to open the Limiter settings window. - Adjust Limiter Settings:
- Threshold: Start at -19.5 dB, as found effective in testing. This sets the level above which the Limiter compresses the signal. Lower thresholds increase loudness but may introduce artifacts.
- Ceiling: Set to -0.1 dB to prevent clipping and ensure compatibility with platforms like YouTube or Spotify.
- Gain: Boost the input signal by +3 to +6 dB to increase loudness. Adjust based on your audio's needs.
- Release: Use 50–100 ms to avoid pumping effects (unnatural volume fluctuations).
- Preview the Effect: Click the play button in the Limiter window to hear the changes in real-time. Adjust the Gain or Threshold if you hear distortion or if the audio isn’t loud enough.
- Apply the Limiter: Once satisfied, click
Apply
to process the audio. - Check the Result: Play the audio and inspect the waveform (
View > Zoom In
). Ensure peaks are below 0 dB and the audio sounds clear. Undo (Ctrl + Z
) and tweak if needed.
Testing Insight: Why -19.5 dB for Threshold?
In our tests, starting the Threshold at -19.5 dB provided a great balance for various audio types, including podcasts and music. This setting allows significant loudness increase without overly compressing the dynamics, preserving the audio's natural feel. However, every audio file is unique, so experiment with your audio to find the sweet spot. Once you find settings that work, save them for future projects to streamline your workflow.
Tips for Best Results
- Normalize First: Before limiting, normalize your audio to -1 dB (
Effects > Amplitude > Normalize
) to maximize the starting volume. - Use a Compressor: For extra loudness, apply a Compressor (
Effects > Dynamics > Compressor
) before the Limiter. Try a 4:1 ratio and -20 dB threshold. - Avoid Over-Limiting: Excessive limiting can flatten dynamics, making audio sound lifeless. Aim for a natural sound, especially for music.
- Work on a Copy: Ocenaudio edits destructively, so save a copy of your original file (
File > Save As
) before processing. - Monitor Levels: Use the level meter (
View > Show Level Meter
) to ensure peaks stay below 0 dB. - Export Wisely: Save in high-quality formats like WAV or FLAC (
File > Export
). For MP3, use 320 kbps to maintain quality.
Conclusion
Using the Limiter in Ocenaudio is a straightforward way to make your audio louder while maintaining professional quality. By starting with a Threshold of -19.5 dB and experimenting with Gain and other settings, you can achieve the perfect loudness for your project. Save your optimized settings for future use to save time and ensure consistency. Whether you're a podcaster, musician, or content creator, Ocenaudio’s Limiter is a game-changer for audio enhancement.
PermalinkThe Best Journal Tool for Developers on macOS
Day One vs Visual Studio Code
Keeping a journal isn't just for introspective writers - it's a power tool for developers. Whether you're jotting down debugging insights, feature ideas, or that one obscure Stack Overflow fix you finally got working, a dev journal can supercharge your productivity.
But on macOS, which tool should you reach for - Day One, the beautifully designed Mac-native journaling app, or Visual Studio Code, the trusted IDE already open on your screen?
Visual Studio Code: The Practical Powerhouse
Pros:
- Markdown Support: Structured journal entries with syntax highlighting, headers, and code blocks.
- Git Integration: Track changes and review your thinking with version history.
- Customizable Extensions: Use tools like
Foam
orDendron
to turn VSC into a personal knowledge base. - Keyboard First Workflow: Stay fast and focused without lifting your hands from the keyboard.
Cons:
- No Media Management: Screenshots or audio notes don't fit easily into the workflow.
- Context Switching: Journaling can feel like just another file, which makes it easy to ignore.
Day One: The Mac-Native Journal Champion
Pros:
- Rich Media Support: Embed screenshots, audio notes, and even location data.
- Encryption: Entries are end-to-end encrypted by default.
- iOS & Apple Watch Sync: Add thoughts on-the-go from anywhere.
- Templates & Reminders: Set daily prompts to stay consistent.
Cons:
- No Native Markdown: Rich text is supported, but not Markdown syntax.
- Not Developer-Centric: No syntax highlighting or code formatting tools.
- More Manual Workflow: Requires leaving your coding context to write.
Which One's Better?
Choose Visual Studio Code if:
- You want your dev journal to live next to your code.
- You prefer Markdown and version control.
- You want to easily reuse code.
Choose Day One if:
- You want rich media with location and screenshot support.
- You want to record the activity to be seen in the "On this Day" view
- You treat journaling as a separate mindfulness practice.
My Take
As a QA automation developer on macOS, the best approach might actually be both.
Use Visual Studio Code to maintain a “dev log” - a daily stream of debugging notes, experiments, code snippets, and terminal commands.
Then, at the end of the day, open Day One and summarize what you learned, how you felt, and what challenges you overcame. That combo gives you the technical paper trail and the personal reflection - two sides of the same productivity coin.
PermalinkAbout
A Mac veteran since 1989, I'm here to share my experience with tips and tricks every Friday. Witnessing the evolution of Mac software and hardware firsthand, I've gained a deep understanding of how these machines work and can help you troubleshoot any issues that may come up.
Check out all the blog posts.
Blog Schedule
Wednesday | Veed |
Thursday | Business |
Friday | Macintosh |
Saturday | Internet Tools |
Sunday | Open Topic |
Monday | Media Monday |
Tuesday | QA |