Audio Wave

Free Audio Wave 1.0.4

700hours

Member
700hours submitted a new resource:

Audio Visual Scope | Basic Playlist Program - Program with basic playlist functions that outputs a live graphic similar to some media players.

Summary
This program is an audio playlist that supports looping a single song, loading songs in batches, and complete and partial unloading; pretty much the minimum definition of a playlist. But the noted addition is the graphic window that comes with it: a wave form based on audio playing.


Features

  • Audio playlist for both MP3 and WAV formats,
  • Looping function which loops ONLY the song playing...

Read more about this resource...
 

700hours

Member
700hours updated Audio Visual Scope | Basic Playlist Program with a new update entry:

Progress on v1.1

Hello OBS Community,

There has been work done on a live graphical feedback of the computer's audio input. This should include things such as microphones, instrumental and redirecting program audio using some sort of patch bay.


For the future, removing the MP3 playlist feature is being considered as MP3 doesn't load well with the visual information without occasional clips and snaps. With faster PCs however this may not be a problem.

Sincerely,
700hours

Read the rest of this update entry...
 

700hours

Member
700hours updated Audio Visual Scope | Basic Playlist Program with a new update entry:

Update v1.1.2

Hello forum goers,

This update features are as follows:
  • Updated program hang on closure,
    • ... Meaning when the program is closed but still has audio files in the queue, it will quit playing altogether and close the process entirely.
  • A file that outputs the name of the audio file currently being played without the entire path or file extension.
That is all for this update.

Sincerely,
700hours

Read the rest of this update entry...
 

700hours

Member
700hours updated Audio Visual Scope | Basic Playlist Program with a new update entry:

Text button font fixing, Small GUI change, Wave graph display change

Hi again,

This release corrects the Wingding's font difference between Windows 7 and Windows10 by changing it to plain text.

The GUI change was to increase the size of the input/output lists.

The most major change is updating the wave group to poll from different areas in the wave length making for less noising rendering. It should look neater and less chaotic. Check the program front page for an updated video representing the graph change.

//700hours

Read the rest of this update entry...
 

700hours

Member
700hours updated Audio Visual Scope | Basic Playlist Program with a new update entry:

Shuffle queue, Side windows wider, Fixed song skipping

Hello,

When bug testing, a prominent problem was not found. Just recently though it was. So in effect, when trying to change songs manually, sometimes the list would skip ahead, but now this has been fixed.

A shuffle function has been added and it can be turned off, and when it is the songs are arranged by ascending order using a name-comparison priority.

One small change is that the side windows were thin, so they were increased in size.

A future update may see the graphic line...

Read the rest of this update entry...
 

700hours

Member
Hello,

There was an error when uploading a file today and it resulted in needing to reupload the file from Sept. 28th--I apologize, this was not meant to be a bump.

//700hours
 

700hours

Member

700hours

Member
700hours updated Audio Visual Scope | Basic Playlist Program with a new update entry:

Re-versioning, Less lag, Small optional style change

This program is very much in alpha state given its minimalism and Mp3 format handling, so this merits a proper versioning.

The drawing update method was changed to cause less overall program lag and does not lag the wave form when mousing over the windows.

The style change is question is just a small geometric taper on each side of the wave form, and it is optional.

Here is the official change log:
Code:
alpha rc1 -> alpha rc2
# Added
-> Optional taper on each side of wave form
# Changed...

Read the rest of this update entry...
 

700hours

Member

700hours

Member
700hours updated Audio Wave with a new update entry:

Preloading tracks, new updating-method, and correction

Since last update there was some changes to preloading lots of tracks. It became noticeable that loading a lot of MP3 files meant lots of decompressing. This meant audio tracks did not transition smoothly. In order to accommodate, whenever a track is selected, the next two tracks are loading while the selected one is playing. Limiting this to three tracks per selection instead of every loaded tracks makes for a smaller memory footprint were it all tracks instead.

An update method for future...

Read the rest of this update entry...
 

700hours

Member
700hours updated Audio Wave with a new update entry:

Updater URL changed

Hello,

Internal URL updating is changing due better deployment of releases. The program itself does not need to be reacquired except by using the UpdateClient program included in the most recent release here. The update can be done using this in a batch file or via a command prompt (both uses program arguments as details).

Here are the arguments to pass on to the UpdateClient program.

Code:
UpdateClient.exe --version 0.1.0.3 --targetexe AudioWave --updateurl...

Read the rest of this update entry...
 

700hours

Member
Top