MacMusic.org  |  PcMusic.org  |  440Software  |  440Forums.com  |  440Tv  |  Zicos.com  |  AudioLexic.org
Loading... visitors connected
Welcome Guest

Maxlef

Profile
Personal Photo
Avatar
Members

Newbie
Rating
 
Options
Options
Pro Infos

Personal Info
Gender Not Set
Birthday Unknown
12000 Grenoble
France
Maxlef doesn't have a personal statement currently.
Statistics
Joined: 23-Apr 02
Profile Views: 755*
Last Seen: Mon 2 Aug 2004, 06:06
Local Time: Sat 6 Jul 2024, 13:13
5 posts (0 per day)
Contact Information
AIM No Information
Yahoo No Information
ICQ No Information
MSN No Information
* Profile views updated each hour
Topics
Posts
Blog
Comments
Friends
My Content
23 Apr 2004
Hi !

1 - I'm building a VST plugin and i want to check whenever there is a cycle jump in the song or when the user change sudently the song position bar : when there is a discontinuity in the sound.

i 've coded that but it don't works:

while (--sampleframes)
{
VstTimeInfo_ptr = getTimeInfo ( kVstPpqPosValid );

if (VstTimeInfo_ptr)
sample_position = VstTimeinfo_ptr ->samplePos;

//here i check if (old_sample_position == samplepostion - 1) to
// reset things that need to be reseted

old_sample_position = sample_position ;
}

but it doesn't works...someone knows something about it?

2 - Second question...is there an easy way to debug plugins? from here i used a display_parameter to check value but it's not a best way definitely.

any idea?

thank you guy, you're overgreat
25 Apr 2002
I got a pb with sync audio and midi using tempo changes via tempo fader or touch track : 'error while trying to synchronize Audio and MIDI'. I have a digi001 and a g4/silver 733.I've tried almost everything i think (sync menu, extensions, drivers (old, bêta...),OMS..etc), but nothing....



tx
Last Visitors
Maxlef has no visitors to display.

Comments
Other users have left no comments for Maxlef.

Friends
There are no friends to display.
Lo-Fi Version - Sat 6 Jul 2024, 13:13
- © MacMusic 1997-2008