goxr3plus / java-stream-player

🌌Java Advanced Audio Controller Library (WAV, AU, AIFF, MP3, OGG VORBIS, FLAC, MONKEY's AUDIO and SPEEX audio formats )
GNU General Public License v3.0
147 stars 33 forks source link

Changed event source from Object to StreamPlayer. #43

Closed HelgeStenstrom closed 5 years ago

HelgeStenstrom commented 5 years ago

I felt that Object was too general, and therefore makes the intended usage less obvious. It doesn't make any difference i practice.