Author Topic: My Spaghetti Show  (Read 94560 times)

0 Members and 1 Guest are viewing this topic.

Offline BlinkenLights

  • he's just this guy, ya know?
  • Administrator
  • Hero Member
  • *****
  • Posts: 730
  • Milliwatts: 4
  • Gender: Male
  • 'The Messenger' by Will Cascio
    • View Profile
My Spaghetti Show
« on: April 10, 2009, 09:03:22 am »
ok im going to make a spaghetti show, and use laserboy for frame creation and import stuff from laserwave too.

Im going to chronicle the progress here for all to see just how easy it is.

im going to TRY to use all original material (unlike my first show which is all from ildaswap)

so i was gonna do a song from The Postal Service, but im up for suggestions.. Obviously it will have to be a song I like






Offline drlava

  • Sr. Member
  • ****
  • Posts: 314
  • Milliwatts: 18
    • View Profile
Re: My Spaghetti Show
« Reply #1 on: April 10, 2009, 10:59:48 am »
I like the postal service but their songs are light and poppy, might be hard to do a beam show with them, verses harder music with beats that lends itself to beamshows.  If you were planning on doing a graphics show, on the other hand that's cool and good luck!!

Offline BlinkenLights

  • he's just this guy, ya know?
  • Administrator
  • Hero Member
  • *****
  • Posts: 730
  • Milliwatts: 4
  • Gender: Male
  • 'The Messenger' by Will Cascio
    • View Profile
Re: My Spaghetti Show
« Reply #2 on: April 10, 2009, 12:41:45 pm »
well i have done a beam show to Such Great Heights that was ok

Agent C

  • Guest
Re: My Spaghetti Show
« Reply #3 on: April 10, 2009, 01:40:48 pm »
I've been thinking about tracks I want to put performance together for.  On the poppy electro side I'm really digging Hearts Revolution.  The Juan Maclean, Simian Mobile Disco, and Gang Gang Dance also have a bunch of good tracks with strong beats that are begging to be made into laser shows.  If you're ambitious you could go for something off of Square Pusher's Hello Everything like Planetarium, but I don't know where I'd even begin.  I'm also really digging this UK garage artist Burial - would be great for a chill beamshow.  His stuff has this really distant echo-y sound, ghostly.

Offline Fanny Pack

  • Moderator
  • Hero Member
  • *****
  • Posts: 645
  • Milliwatts: -20
  • Gender: Male
    • View Profile
Re: My Spaghetti Show
« Reply #4 on: April 10, 2009, 07:38:44 pm »
Make a list of things that annoy you about Spaghetti along the way.  I'm sure you will find some.  I'll do my best to improve your experience so that you look forward to creating a second show instead of dreading it. 

Offline BlinkenLights

  • he's just this guy, ya know?
  • Administrator
  • Hero Member
  • *****
  • Posts: 730
  • Milliwatts: 4
  • Gender: Male
  • 'The Messenger' by Will Cascio
    • View Profile
Re: My Spaghetti Show
« Reply #5 on: April 10, 2009, 11:58:01 pm »
thats the plan :)

Offline BlinkenLights

  • he's just this guy, ya know?
  • Administrator
  • Hero Member
  • *****
  • Posts: 730
  • Milliwatts: 4
  • Gender: Male
  • 'The Messenger' by Will Cascio
    • View Profile
Re: My Spaghetti Show
« Reply #6 on: April 11, 2009, 10:49:51 pm »
ok first annoyances. there is no visual representation when im playing the show or setting cues. I would like it if a vertical line started moving  from the begining until it got to the center of the timeline display (depending on how big my screen was of course) and then the timeline should start moving with that line in the center. That would allow for me to visualize if i needed to tweak cues.

cant resize the quickview window to the right of the timeline

Offline BlinkenLights

  • he's just this guy, ya know?
  • Administrator
  • Hero Member
  • *****
  • Posts: 730
  • Milliwatts: 4
  • Gender: Male
  • 'The Messenger' by Will Cascio
    • View Profile
Re: My Spaghetti Show
« Reply #7 on: April 11, 2009, 11:06:29 pm »
tried to do a fade on a "star field simulation" type annimation and it screwed up all the blanking. but only when i was also using morph..


« Last Edit: April 11, 2009, 11:08:21 pm by BlinkenLights »

Offline Fanny Pack

  • Moderator
  • Hero Member
  • *****
  • Posts: 645
  • Milliwatts: -20
  • Gender: Male
    • View Profile
Re: My Spaghetti Show
« Reply #8 on: April 11, 2009, 11:15:34 pm »
Can you supply more details about how you had the animation and effects set up for that animation?  What were you morphing to or from?  Single or multi morph?

You can also just attach the .spgp file and tell me what time the animation starts and I can figure most of it out.

Offline BlinkenLights

  • he's just this guy, ya know?
  • Administrator
  • Hero Member
  • *****
  • Posts: 730
  • Milliwatts: 4
  • Gender: Male
  • 'The Messenger' by Will Cascio
    • View Profile
Re: My Spaghetti Show
« Reply #9 on: April 11, 2009, 11:26:27 pm »
here ya go..


Offline BlinkenLights

  • he's just this guy, ya know?
  • Administrator
  • Hero Member
  • *****
  • Posts: 730
  • Milliwatts: 4
  • Gender: Male
  • 'The Messenger' by Will Cascio
    • View Profile
Re: My Spaghetti Show
« Reply #10 on: April 11, 2009, 11:47:17 pm »
here is a new one
Code: [Select]
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.DivideByZeroException: Attempted to divide by zero.
   at Spaghetti.Projects.IldaSource.GetFrame(Int32 animationTime, Int32 duration)
   at Spaghetti.Projects.Animation.GetFrame(Int32 time, Int32 maxEffectIndex)
   at Spaghetti.Projects.Layer.GetFrame(Int32 time)
   at Spaghetti.Projects.Project.GetFrame(Int32 time)
   at Spaghetti.Controls.TimeLine.(Object , EventArgs )
   at System.Windows.Forms.Control.OnMouseEnter(EventArgs e)
   at System.Windows.Forms.Control.WmMouseEnter(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Spaghetti
    Assembly Version: 1.8.1.4
    Win32 Version: 1.8.1.4
    CodeBase: file:///F:/Program%20Files/Harper%20Ingenuities/Spaghetti/Spaghetti.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Common
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///F:/Program%20Files/Harper%20Ingenuities/Spaghetti/Common.DLL
----------------------------------------
Interop.WMPLib
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///F:/Program%20Files/Harper%20Ingenuities/Spaghetti/Interop.WMPLib.DLL
----------------------------------------
Microsoft.DirectX.Direct3D
    Assembly Version: 1.0.2902.0
    Win32 Version: 9.05.132.0000
    CodeBase: file:///F:/Program%20Files/Harper%20Ingenuities/Spaghetti/Microsoft.DirectX.Direct3D.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Security
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Security/2.0.0.0__b03f5f7f11d50a3a/System.Security.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
gsm1tzp8
    Assembly Version: 1.8.1.4
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Management
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
moz6yhnv
    Assembly Version: 1.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Microsoft.DirectX
    Assembly Version: 1.0.2902.0
    Win32 Version: 5.04.00.2904
    CodeBase: file:///F:/Program%20Files/Harper%20Ingenuities/Spaghetti/Microsoft.DirectX.DLL
----------------------------------------
wt06t57l
    Assembly Version: 1.8.1.4
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------

************** 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.

create a new project
add an animation
make it shorter by dragging its end of the animation to the left using the timeline view
and then change it to morph multi.


Offline BlinkenLights

  • he's just this guy, ya know?
  • Administrator
  • Hero Member
  • *****
  • Posts: 730
  • Milliwatts: 4
  • Gender: Male
  • 'The Messenger' by Will Cascio
    • View Profile
Re: My Spaghetti Show
« Reply #11 on: April 12, 2009, 11:04:00 am »
ok here is an easy one..

"ARE YOU SURE YOU WOULD LIKE TO DELETE ALL CUES! !"

i accidentaly deleted all my cues with a slip of the mouse.. i meant to delete one and then BAM gone..


verification before deleting ALL cues would make it all better.

« Last Edit: April 12, 2009, 01:30:56 pm by BlinkenLights »

Offline Fanny Pack

  • Moderator
  • Hero Member
  • *****
  • Posts: 645
  • Milliwatts: -20
  • Gender: Male
    • View Profile
Re: My Spaghetti Show
« Reply #12 on: April 12, 2009, 05:53:30 pm »
I released version 1.8.1.5 and it takes care a couple of your issues.  I fixed the fatal exception when you resize a morph too small and I added a confirmation message when deleting all cues.  There are also several undocumented enhancements and bug fixes that I found on my own in this release.

I plan on getting to the other items you mentioned soon (this week, most likely) but wanted to get out this release to take care of that fatal exception.

Offline BlinkenLights

  • he's just this guy, ya know?
  • Administrator
  • Hero Member
  • *****
  • Posts: 730
  • Milliwatts: 4
  • Gender: Male
  • 'The Messenger' by Will Cascio
    • View Profile
Re: My Spaghetti Show
« Reply #13 on: April 12, 2009, 09:48:13 pm »
cool thanks.. i will be sure to continue to update you as this moves forward.


Offline BlinkenLights

  • he's just this guy, ya know?
  • Administrator
  • Hero Member
  • *****
  • Posts: 730
  • Milliwatts: 4
  • Gender: Male
  • 'The Messenger' by Will Cascio
    • View Profile
Re: My Spaghetti Show
« Reply #14 on: April 12, 2009, 10:02:38 pm »
ok here is another easy one that does not matter much

all the other DACs, if selected, yell at you if you do not have the driver installed..

all except riya ethernet

it gives me this when i select it and click the more button

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

************** Exception Text **************
System.IO.FileNotFoundException: Could not find file 'F:\Program Files\Harper Ingenuities\Spaghetti\network.ini'.
File name: 'F:\Program Files\Harper Ingenuities\Spaghetti\network.ini'
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
   at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
   at System.IO.StreamReader..ctor(String path, Encoding encoding)
   at System.IO.File.ReadAllText(String path, Encoding encoding)
   at HI.Common.Drivers.RIYAIPAddressForm..ctor()
   at HI.Common.ScannerSettingsForm.(Object , EventArgs )
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnClick(EventArgs e)
   at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ButtonBase.WndProc(Message& m)
   at System.Windows.Forms.Button.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Spaghetti
    Assembly Version: 1.8.1.4
    Win32 Version: 1.8.1.4
    CodeBase: file:///F:/Program%20Files/Harper%20Ingenuities/Spaghetti/Spaghetti.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Common
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///F:/Program%20Files/Harper%20Ingenuities/Spaghetti/Common.DLL
----------------------------------------
Interop.WMPLib
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///F:/Program%20Files/Harper%20Ingenuities/Spaghetti/Interop.WMPLib.DLL
----------------------------------------
Microsoft.DirectX.Direct3D
    Assembly Version: 1.0.2902.0
    Win32 Version: 9.05.132.0000
    CodeBase: file:///F:/Program%20Files/Harper%20Ingenuities/Spaghetti/Microsoft.DirectX.Direct3D.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Security
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Security/2.0.0.0__b03f5f7f11d50a3a/System.Security.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
8gjz2xrf
    Assembly Version: 1.8.1.4
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Management
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
7dsohvh_
    Assembly Version: 1.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Microsoft.DirectX
    Assembly Version: 1.0.2902.0
    Win32 Version: 5.04.00.2904
    CodeBase: file:///F:/Program%20Files/Harper%20Ingenuities/Spaghetti/Microsoft.DirectX.DLL
----------------------------------------
_px1rpxs
    Assembly Version: 1.8.1.4
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.42 (RTM.050727-4200)
    CodeBase: file:///F:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Microsoft.DirectX.DirectSound
    Assembly Version: 1.0.2902.0
    Win32 Version: 5.04.00.2904
    CodeBase: file:///F:/Program%20Files/Harper%20Ingenuities/Spaghetti/Microsoft.DirectX.DirectSound.DLL
----------------------------------------

************** 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.

bear in mind i DO NOT have a riya usb, but its an error none the less

 

SMF spam blocked by CleanTalk
SimplePortal 2.3.7 © 2008-2024, SimplePortal