This website requires JavaScript.
Explore
Help
Sign In
ydeng
/
rhythmbullet
Watch
1
Star
0
Fork
0
You've already forked rhythmbullet
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rhythmbullet
/
RhythmBullet
/
Audio
/
SupportedFormats.cs
8 lines
104 B
C#
Raw
Normal View
History
Unescape
Escape
removed unused imports and applied minor changes from RA.
2019-01-14 20:06:17 -06:00
namespace
RecrownedAthenaeum.Audio
began working on audio system; added Naudio;
2018-11-18 19:09:28 -06:00
{
public
enum
SupportedFormats
{
WAV
,
MP3
}
}
Reference in New Issue
Copy Permalink