Originally Posted By: JerryT
...can someone tell me if there’s a PowerTracks-like program available for use with my (expensive) Mac. Thanks


REAPER is good, else you can put PowerTracks in a WineBottle http://winebottler.kronenberg.org/ to run on your (expensive) Mac.
I have made many WineBottled Win apps for Mac, here's one http://www.pgmusic.com/forums/ubbthreads.php?ubb=showflat&Number=415703
(Right click SamplingWorkshop.app > show package contents.)

**EDIT you actually need to go to User/Application Support/com.yourcompany.yourapp_*** and copy pt and edit CompactAutoRunner.ini there.

you can just copy the PowerTracks folder (PT) from Win and put it in the winebottler folder then just add this in the CompactAutoRunner.ini, or edit the Menu manually to add the ptw.exe.

Code:
[Button6]
Button.Caption=PowerTracks
Button.ToolTip=PowerTracks
Button.Top=288
Button.Left=167
Button.Width=145
Button.Height=32
Button.Font.Size=12
Button.Type=1
Button.Launch=<APP_PATH>\PT\ptw.exe





Attached Files (Click to download or enlarge) (Only available when you are logged in)
CARINI.jpg (132.61 KB, 62 downloads)
SW-APP.jpg (57.51 KB, 61 downloads)
Last edited by Pipeline; 07/31/17 10:59 PM. Reason: Update