Audiosurf: Ride Your MusicAudiosurfAddons[Download] My Audiosurf Player
Pages: [1]
Print
Author Topic: [Download] My Audiosurf Player  (Read 6023 times)
e_-
Newbie
*
Posts: 41

hohoho
View Profile
« on: May 13, 2008, 11:13:00 AM »

I started working on an Audiosurf Player. It's kind of like Pwntastic's but mine just plays forward. Heres a preview of it so far;

Main interface:


If you're a Vista user, the Vista style ListViews will be taken advantage of:


A custom GDI+ drawn ComboBox


Character preview:


This was coded in VB.NET (VS Studio 08) using Microsoft's .NET Framework 2.0.
The getting of the song information, that's thanks to the UltraID3Lib.

Download:
Click me

Source:
here.
« Last Edit: September 22, 2008, 10:51:49 PM by e_- » Logged

WalmartSecurity
Jr. Member
**
Posts: 80

Lol I don't exist IRL


View Profile
« Reply #1 on: May 13, 2008, 12:52:49 PM »

Impressive, looks promising.
Logged
Pwntastic
Roffles The Mighty
Global Moderator
Hero Member
*****
Posts: 1912


rofflesthemighty@hotmail.com LordDosk
View Profile WWW Email
« Reply #2 on: May 13, 2008, 01:55:41 PM »

Indeed, I approve.
Logged
DarkSunDS
Guest
« Reply #3 on: May 13, 2008, 02:04:15 PM »

Neat. I'll look forward to it.
Logged
Phetal
Jr. Member
**
Posts: 88


View Profile Email
« Reply #4 on: May 14, 2008, 12:50:57 AM »

very very pretty. It should have some of those options like PWN's has.
Logged
xairu
Global Moderator
Full Member
*****
Posts: 211


<3 audiosurf


View Profile
« Reply #5 on: May 14, 2008, 05:40:50 AM »

I'd say make a "Custom Gameplay Options" item in the menu bar at the top which has the majority of the options in this thread below:

http://www.audio-surf.com/forum/index.php/topic,2885.0.html

Otherwise, looks great. =)
Logged



Add me, PSN: Xairu
GTAIV! yo
e_-
Newbie
*
Posts: 41

hohoho
View Profile
« Reply #6 on: May 16, 2008, 05:40:10 PM »

Updated with download link.

Let me know if you find any errors/bugs. Smiley
Logged

Aodh
Newbie
*
Posts: 5


View Profile
« Reply #7 on: May 20, 2008, 02:25:44 AM »

Hi, Nice looking player but I get an error when I click play all, I'm running XP X64, perhaps that's the problem?

Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
   at System.Runtime.InteropServices.Marshal.PtrToStructureHelper(IntPtr ptr, Object structure, Boolean allowValueClasses)
   at System.Runtime.InteropServices.Marshal.PtrToStructure(IntPtr ptr, Type structureType)
   at WindowsApplication1.Form1.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///F:/WINDOWS/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
AudiosurfPlayer
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/Administrator/Desktop/Audiosurf%20Player/AudiosurfPlayer.exe
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
zip
    Assembly Version: 0.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/Administrator/Desktop/Audiosurf%20Player/AudiosurfPlayer.exe
----------------------------------------
Audiosurf Player
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/Administrator/Desktop/Audiosurf%20Player/AudiosurfPlayer.exe
----------------------------------------
Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
UltraID3Lib
    Assembly Version: 0.9.5.10
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Documents%20and%20Settings/Administrator/Desktop/Audiosurf%20Player/AudiosurfPlayer.exe
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.



Logged
e_-
Newbie
*
Posts: 41

hohoho
View Profile
« Reply #8 on: May 20, 2008, 05:13:35 AM »

Hi, Nice looking player but I get an error when I click play all, I'm running XP X64, perhaps that's the problem?

I'm not really sure. I'll have to look into that one.
Logged

Lavos^
Hero Member
*****
Posts: 2234


View Profile Email
« Reply #9 on: May 20, 2008, 05:18:18 AM »

Quote
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.

That's a nasty error. O:

Maybe something to do with Audiosurf locking the files that are in-use. Do you try to do anything to the file after/during loading?
Logged

e_-
Newbie
*
Posts: 41

hohoho
View Profile
« Reply #10 on: September 22, 2008, 10:52:48 PM »

This is a pretty huge bump but, I decided to release the source since I don't really bother with VB anymore. Check original post. (I also updated the download link.)
Logged

Pages: [1]
Print
Jump to:  


Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC
Rhett design by Crip | XHTML | CSS