Search

Items tagged with: Fastplay


New Fastplay Release: latest

Fix live stream stop/play and playback state restoration for URLs

- Add FreeCurrentStream() helper to properly free live streams
- Stop() now frees stream for live streams (reconnects on play)
- Play() reloads current track if stream was freed
- Pause/PlayPause now stop instead of pause for live streams
- Fix playback state restoration for URLs (was filtering them out)
- Use larger buffer for URL storage in INI file

Downloads:
- FastPlay.zip: github.com/masonasons/FastPlay…

Release page: github.com/masonasons/FastPlay…

#Fastplay #Release



New Fastplay Release: latest

Fix podcast HTML entities, downloads, and VBR bitrate

- Add numeric HTML entity decoding (' ' ' etc.)
- Download All: skip existing files, add suffix for batch duplicates
- VBR bitrate: query live from stream for realtime updates

Downloads:
- FastPlay.zip: github.com/masonasons/FastPlay…

Release page: github.com/masonasons/FastPlay…

#Fastplay #Release


New Fastplay Release: latest

Add bitrate display, radio export, and favorites refresh fix

- Show bitrate in status bar (e.g., "Playing | 320 kbps")
- Cache bitrate when loading file before tempo processing
- Add Export M3U button to radio favorites tab
- Fix favorites list not updating when adding from search

Downloads:
- FastPlay.zip: github.com/masonasons/FastPlay…

Release page: github.com/masonasons/FastPlay…

#Fastplay #Release


New Fastplay Release: latest

Add Downloads tab and Download All button for podcasts

- New Downloads tab in Options with folder setting and organize by feed option
- Download All button downloads all episodes in loaded feed with threading
- Batch downloads speak summary only when all complete

Downloads:
- FastPlay.zip: github.com/masonasons/FastPlay…

Release page: github.com/masonasons/FastPlay…

#Fastplay #Release


New Fastplay Release: latest

Fix B key not auto-playing and rate doubling on track change

- Use lParam instead of HIWORD(wParam) to signal no auto-play, since
accelerators send HIWORD=1 which conflicted with the no-auto-play signal
- Remove processor->SetRate() calls in LoadFile/LoadURL since rate is
handled via BASS_ATTRIB_FREQ; having both caused rate to compound

Downloads:
- FastPlay.zip: github.com/masonasons/FastPlay…

Release page: github.com/masonasons/FastPlay…

#Fastplay #Release




Just tried #FastPlay. Wow, just wow! I'd like some more enhancements, but it seems to be very, very decent. At least, for a nitpicky guy like me who basically doesn't like anything except for Winamp and 1by1, FastPlay is definitely a thing to keep. Thanks so much @Bri! And special kudos for not using Python this time 😜
As every C++-based solution it's painful to build, but it's native which is a huge plus for me.



New Fastplay Release: latest

Add podcast downloads and feed authentication support

- Add downloads folder setting in Options > Playback tab
- Add Download button in Podcast dialog to save episodes to disk
- Downloads run in background thread with completion notification
- Add username/password fields when adding podcast feeds manually
- Support HTTP Basic Auth for password-protected podcast feeds

Downloads:
- FastPlay.zip: github.com/masonasons/FastPlay…

Release page: github.com/masonasons/FastPlay…

#Fastplay #Release


So tell me to get lost it #FastPlay can do this already, but I’m wondering if I could use this to play audio elements in on my show? I use Farrago on the Mac which is fine but I can’t get it announce how long an item has left to play and I know your app can do this. However I’d ideally like to be able to line up a playlist of items, then play them one by one but not continuously - so I hit a hotkey to start item 1, then it plays and then pauses, then i hit said hotkey and it plays item 2. Am I hoping for too much here??



#FastPlay 0.4.4: Add an option to make playback rate adjust by semitones instead of .01X
Add a use legacy volume adjustment checkbox to advanced, for those who don't care about volume affecting recordings and want it to respond quickly.
Add an option to not show track filenames in the window title.
In addition to this, improve window title display so that it shows much more useful track information than before.
Fix the scheduler so that when set to both playback and recording, the audio is now correctly muted.
Add an import button to the radio dialog, for importing M3U or pls streams.
Add the promised search tab to the radio dialog, which lets you search RadioBrowser, TuneIn, iHeart Radio.
Adjust rate feature to not rely on the tempo algorithm being BassFX/Sound Touch.
Fix pasting into the playlist view.
Load folders from m3u's.

masonasons.me/softs/FastPlay.z…


#FastPlay 0.4.3: Add scheduler for scheduling playback/recording from within the app!
Fix a bug report where now playing song titles didn't continue parsing past an apostrophe character.
Add a keystroke, u, to mute the player. This works in such a way where recording the player would still work but you wouldn't hear the player output.
Add backspace to reset the current effect slider to it's default value.
Adjust it so that player volume does not affect recording volume.
More adjustments to volume curve.
Add volume step setting to options/playback.

masonasons.me/softs/FastPlay.z…


#FastPlay 0.4.2: Add convolution reverb.
Add all files option to the open file dialog.
Add chapter seeking option.
in the speak now playing key, remove the now playing: text
Make it so shift numbers show a text field in a dialog with the tag that that number key would speak.
Add open folder option
Add playlist manager dialog, control P. Allows you to modify the current playlist. You can add files to it by pasting them, move them with alt up and down arrows, delete them with delete.

masonasons.me/softs/FastPlay.z…


#FastPlay 0.4.1: Add toggle record and speak now playing as an available global hotkey assignment
Add new speech tab, with some new settings for verbosity.
Fix volume over 100 setting
Add shuffle
Fix a bug with tags where they were getting cutoff in some cases.
Adjust volume curve and step.
Fix flac playback by actually including the proper version of bassflac.
Add home to jump to the beginning of the file.
Add J for jump to time.

masonasons.me/softs/FastPlay.z…


#FastPlay 0.4.0: Add speedy as another tempo/pitch algorithm.
Add reverb algorithm adjustment.
Correctly show midi format in the file formats tab
Add option to have FastPlay not automatically hide to tray.
Add new bookmarks option. Press M to place a bookmark at the current position in the file. Press control M to open the list of bookmarks. Press enter on a bookmark to jump to it, or press delete to remove it.
Attempt to fix internet streaming crashes.
Add the ability to record the player's direct output. Useful in many applications, recording internet radio streams, recording affected audio, etc. Press R to toggle recording. Set up options in the recording tab.
Add a radio dialog, for saving and quickly playing internet radio streams. Search tab coming soon.
Thread youtube search, so NVDA doesn't freeze.

masonasons.me/softs/FastPlay.z…


So I realize this is probably one of those things where you'll either be like meh, or ooh cool, but here's another thing I've been working on, mainly for my own personal use and a group of friends than anything, but I figured wtf, someone else here might enjoy this. This is #FastPlay, a little media player that I've been working on. It's not and will never be a full replacement for Foobar2000, and thus lacks things such as a converter and a media library, but has enough features I think for it to still be useful. It supports being able to be set as the default for formats, for example. I'll paste a bit from the readme here which explains what's unique about FastPlay: At the core of Fastplay are what we will call virtual sliders. Right now, there are two of these virtual sliders.
The first one adjusts things like your volume and any effects you choose to enable/add. You choose what this slider adjusts by using left and right brackets, and then adjust the value itself with up or down arrows.
The second slider allows you to do things such as seek and move between tracks. You adjust what this slider does by using comma and period, and you adjust the slider with left and right arrows.
You can choose what shows up in these sliders by heading to the options dialog, control comma.
More and download: masonasons.me/softs/FastPlay.z…