MacMusic.org  |  PcMusic.org  |  440Software  |  440Forums.com  |  440Tv  |  Zicos.com  |  AudioLexic.org
Loading... visiteurs connectés

Maxlef

Profil
Photo personnelle
Avatar
Members

Newbie
Note
 
Options
Options
Pro Infos

Infos personnelles
Sexe non défini
Anniversaire inconnu
12000 Grenoble
France
Maxlef n'a pas de présentation personnelle pour le moment.
Statistiques
Inscrit : 23 avril 02
Vus : 732*
Dernière visite : lundi 2 août 2004, 06:06
Heure locale : mer. 12 juin 2024, 06:12
5 message(s) (0 par jour)
Contact
AIM Aucune information
Yahoo Aucune information
ICQ Aucune information
MSN Aucune information
* Le compteur est mis à jour chaque heure
Sujets
Messages
Blog
Commentaires
Amis
Mon contenu
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
Derniers visiteurs
Maxlef n'a aucun visiteur à afficher..

Commentaires
Les autres utilisateurs n'ont laissé aucun commentaire pour Maxlef.

Amis
Il n'y a aucun ami à afficher.
Version bas débit - mercredi 12 juin 2024, 06:12
- © 440 Forums 2011