INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: Need to be able to write CMJPlaybackAutomation->Position()  (Read 2409 times)

zigguratt

  • Regular Member
  • World Citizen
  • ***
  • Posts: 114
Need to be able to write CMJPlaybackAutomation->Position()
« on: July 03, 2002, 05:06:30 am »

The title says it all. Currently it's read only but I have a progress slider in Glissando that can be dragged back and forth to alter the current playback position. It works in Winamp...

:)
Logged
The latest version of Glissando can be had here.

Nikolay

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1681
  • Former CTO, JRiver, Inc.
RE:Need to be able to write CMJPlaybackAutomation->Position()
« Reply #1 on: July 03, 2002, 12:44:19 pm »

Zigguratt,

Use CMJCurPlaylistAutomation interface instead. In it you will find property called Position (read/write) this way you can change position of songs in current playlist.

Nikolay
Logged

zigguratt

  • Regular Member
  • World Citizen
  • ***
  • Posts: 114
RE:Need to be able to write CMJPlaybackAutomation->Position()
« Reply #2 on: July 03, 2002, 12:52:54 pm »

Nope, won't do what I want.  I need to change the position in the current track.
Logged
The latest version of Glissando can be had here.

zigguratt

  • Regular Member
  • World Citizen
  • ***
  • Posts: 114
RE:Need to be able to write CMJPlaybackAutomation->Position()
« Reply #3 on: July 04, 2002, 04:32:38 am »

On further investigation I found that CMJPlaybackAutomation has a method named PutPosition() which would seem to be what I'm looking for.  But alas, it does nothing.
Logged
The latest version of Glissando can be had here.

zigguratt

  • Regular Member
  • World Citizen
  • ***
  • Posts: 114
RE:Need to be able to write CMJPlaybackAutomation->Position()
« Reply #4 on: July 05, 2002, 07:04:36 am »

Any thoughts on this? Would it be difficult to add this functionality to the Interface SDK? The playback position can be modified in MJ itself with a slider...
Logged
The latest version of Glissando can be had here.

JimH

  • Citizen of the Universe
  • *****
  • Posts: 7604
  • Miller drives a tall-masted tractor on the ocean
RE:Need to be able to write CMJPlaybackAutomation->Position()
« Reply #5 on: July 07, 2002, 09:29:51 am »

Dan,
It's a holiday weekend in the U.S.  (Don't know where you are.)

Jim
Logged
Jim Hillegass
JRiver Media Center / Media Jukebox

zigguratt

  • Regular Member
  • World Citizen
  • ***
  • Posts: 114
RE:Need to be able to write CMJPlaybackAutomation->Position()
« Reply #6 on: July 08, 2002, 01:48:38 am »

Thanks, Jim. I thought that might be the case. I'm in Toronto, Canada. We had our holiday the previous weekend.

Of course, that doesn't explain why you're posting here! :)
Logged
The latest version of Glissando can be had here.

Nikolay

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1681
  • Former CTO, JRiver, Inc.
RE:Need to be able to write CMJPlaybackAutomation->Position()
« Reply #7 on: July 08, 2002, 11:22:24 am »

zigguratt,

It looks like it's a bug, it will be fixed in the next build.

Nikolay
Logged

zigguratt

  • Regular Member
  • World Citizen
  • ***
  • Posts: 114
RE:Need to be able to write CMJPlaybackAutomation->Position()
« Reply #8 on: July 08, 2002, 11:24:34 am »

Thanks, Nikolay. That would be excellent.
Logged
The latest version of Glissando can be had here.

Nikolay

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 1681
  • Former CTO, JRiver, Inc.
RE:Need to be able to write CMJPlaybackAutomation->Position()
« Reply #9 on: July 08, 2002, 01:01:19 pm »

zigguratt, try build 320.

Nikolay
Logged

zigguratt

  • Regular Member
  • World Citizen
  • ***
  • Posts: 114
RE:Need to be able to write CMJPlaybackAutomation->Position()
« Reply #10 on: July 08, 2002, 04:27:49 pm »

Yep, that worked like a charm.  I can now change the playback position remotely by using the slider in Glissando.

Excellent!  I feel another release coming on.  Uh, software release. I meant software.
Logged
The latest version of Glissando can be had here.
Pages: [1]   Go Up