WaveShop - audio editor

Submit portable freeware that you find here. It helps if you include information like description, extraction instruction, Unicode support, whether it writes to the registry, and so on.
Message
Author
User avatar
victimofleisure
Posts: 31
Joined: Sun Mar 17, 2013 5:40 pm
Location: Boston

Re: WaveShop Portable - 32-64bit

#31 Post by victimofleisure »

By popular demand, the latest version of WaveShop (1.0.8) supports recording, and not only in mono/stereo, but also in surround. Because WaveShop records directly to disk, the duration is unlimited except by available disk space. Recordings exceeding 4GB are automatically converted from WAV format to RF64 format, avoiding WAV's 4GB limit. The record dialog includes level/peak meters and supports pause/resume. Basic multitracking is achievable by enabling "Sync playback".

Image

User avatar
Checker
Posts: 1628
Joined: Wed Jun 20, 2007 1:00 pm
Location: Ingolstadt [DE]

Re: WaveShop Portable - 32-64bit

#32 Post by Checker »

@ victimofleisure: Thanks ... and updated :wink:

User avatar
joby_toss
Posts: 2970
Joined: Sat Feb 09, 2008 9:57 am
Location: Romania
Contact:

Re: WaveShop Portable - 32-64bit

#33 Post by joby_toss »

Does Recording also support global hotkeys? That would be awesome!

User avatar
victimofleisure
Posts: 31
Joined: Sun Mar 17, 2013 5:40 pm
Location: Boston

Re: WaveShop Portable - 32-64bit

#34 Post by victimofleisure »

joby_toss wrote:Does Recording also support global hotkeys? That would be awesome!
Not currently. This isn't the appropriate place for feature requests however. To report a bug or request a feature, please create a ticket. You'll need a SourceForge account, which you can register for here. Be sure to specify what you mean by global hotkeys, why they would be useful to you, and exactly how you think it should work.

ck

User avatar
joby_toss
Posts: 2970
Joined: Sat Feb 09, 2008 9:57 am
Location: Romania
Contact:

Re: WaveShop Portable - 32-64bit

#35 Post by joby_toss »

Done.

User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: WaveShop Portable - 32-64bit

#36 Post by webfork »

victimofleisure wrote:By popular demand, the latest version of WaveShop (1.0.8) supports recording, and not only in mono/stereo, but also in surround. Because WaveShop records directly to disk, the duration is unlimited except by available disk space. Recordings exceeding 4GB are automatically converted from WAV format to RF64 format, avoiding WAV's 4GB limit. The record dialog includes level/peak meters and supports pause/resume. Basic multitracking is achievable by enabling "Sync playback".
Awesome. Thanks for doing that.

User avatar
victimofleisure
Posts: 31
Joined: Sun Mar 17, 2013 5:40 pm
Location: Boston

Re: WaveShop Portable - 32-64bit

#37 Post by victimofleisure »

webfork wrote:Awesome. Thanks for doing that.
You're welcome! It was fun. Let me know how it works for you. Between coding, testing and documenting all this stuff, I don't get much chance to play with WaveShop, so I rely on user feedback to learn what's working and what isn't. It's possible there could be subtle issues I don't see, because I'm not using WaveShop in real-world situations enough to notice them.

I'd like to get metadata editing working next. It's a bit lame to support FLAC/OGG/MP3/AAC but not support tags. To get it working I need to understand the different metadata APIs in a bunch of libraries (libid3tag for MP3, libfaad2 for AAC/MP4, and libsndfile for everything else), well enough to wrap them in a suitably general abstraction, so they coexist peacefully. I did a lot of work with all those libraries recently, so it makes sense to do metadata while the details of those libraries are still reasonably fresh in my mind. My memory capacity is finite: newer details tend to crowd out the older ones, or at least make them fuzzy.

User avatar
victimofleisure
Posts: 31
Joined: Sun Mar 17, 2013 5:40 pm
Location: Boston

Re: WaveShop Portable - 32-64bit

#38 Post by victimofleisure »

joby_toss wrote:Does Recording also support global hotkeys? That would be awesome!
Joby, thanks for creating a ticket. I posted a comment on it, asking some questions; I need to understand your usage scenario better. Let's discuss it further over at SF.

-Chris

User avatar
victimofleisure
Posts: 31
Joined: Sun Mar 17, 2013 5:40 pm
Location: Boston

Re: WaveShop Portable - 32-64bit

#39 Post by victimofleisure »

joby_toss wrote:Does Recording also support global hotkeys? That would be awesome!
Just to follow up on this issue: as of version 1.0.9, WaveShop now supports global hotkeys for starting/stopping recording, along with one-touch recording, sound-activated recording, and scheduled recording (via Task Scheduler and a record command-line flag).

Here's an image of the Record Options dialog:
Image

And here's the Record Options Activation manual page:
http://waveshop.sourceforge.net/Help/Op ... vation.htm

The next release will feature channel selection, allowing audio commands to be applied to a subset of the channels, e.g. amplifying only the right channel, etc.

User avatar
Midas
Posts: 6725
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: WaveShop Portable - 32-64bit

#40 Post by Midas »

Old topic update: further Waveshop development news are at http://www.portablefreeware.com/forums/ ... hp?t=20776 ...

User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: WaveShop Portable - 32-64bit

#41 Post by webfork »

I did some testing and I'm a little confused by the whole "bit perfect" thing: I had an MP3 encoded to 320 CBR and then when I tried to save, it wanted to output to output to VBR, which is re-encoding. Then, when I tried to edit an M4A file, it wanted me to output to uncompressed WAV format, which is definitely going to require re-encoding. Am I missing something?

User avatar
loin2kolpotoru
Posts: 279
Joined: Fri Oct 09, 2009 11:20 am

Re: WaveShop Portable - 32-64bit

#42 Post by loin2kolpotoru »

I think It only supports "bit perfect" on uncompressed wav files compressed files are re-encoded.

User avatar
webfork
Posts: 10821
Joined: Wed Apr 11, 2007 8:06 pm
Location: US, Texas
Contact:

Re: WaveShop Portable - 32-64bit

#43 Post by webfork »

loin2kolpotoru wrote:I think It only supports "bit perfect" on uncompressed wav files compressed files are re-encoded.
Cool -- thanks for the clarification.

User avatar
loin2kolpotoru
Posts: 279
Joined: Fri Oct 09, 2009 11:20 am

Re: WaveShop Portable - 32-64bit

#44 Post by loin2kolpotoru »

You are welcome.

Post Reply