




Mtrk 2 rc 8 http://www.buzzmachines.com/machineinfo.php?id=1056
Mtrk 3 http://www.buzzmachines.com/machineinfo.php?id=1057
Utrk 2 http://www.buzzmachines.com/machineinfo.php?id=1058
Wow clvn.... thank you!
Code: Select all
if( m_hDlg )
{
// TODO: replace these with a PostMessage to avoid deadlocks in the about box (!)
char temp[80];
sprintf( temp, "%d", usedchannels );
Static_SetText( GetDlgItem(m_hDlg,IDC_CHANNELCOUNT), temp );
sprintf( temp, "%d", m_Wavetable.GetUsedSamples() );
Static_SetText( GetDlgItem(m_hDlg,IDC_SAMPLECOUNT), temp );
}
oskari wrote:It's not mysterious at all if this stuff is still there:
Code: Select all
if( m_hDlg ) { // TODO: replace these with a PostMessage to avoid deadlocks in the about box (!) char temp[80]; sprintf( temp, "%d", usedchannels ); Static_SetText( GetDlgItem(m_hDlg,IDC_CHANNELCOUNT), temp ); sprintf( temp, "%d", m_Wavetable.GetUsedSamples() ); Static_SetText( GetDlgItem(m_hDlg,IDC_SAMPLECOUNT), temp ); }
+1IXix wrote:I wonder if there's any chance of getting an update of the alternate version with the note column on the left? I never could get to grips with the 'standard' version.
http://www.esnips.com/displayimage.php? ... id=9620041boombaxx wrote:How do i move these from unsorted to there proper place in the lists. I tried editing the notepad file got the machine to show in the list but was greyed out.
how about clicking DOWNLOADboombaxx wrote:Do you have install the esnips downloader. Can,t see any other link
No he's right, this site sucks.UNZ wrote:how about clicking DOWNLOADboombaxx wrote:Do you have install the esnips downloader. Can,t see any other link
yes it sucks, but clicking the THE BLUE DOWNLOAD gfx still worksmute wrote:No he's right, this site sucks.UNZ wrote:how about clicking DOWNLOADboombaxx wrote:Do you have install the esnips downloader. Can,t see any other link
Good question, no this update was made by "somebody else", people refer to this other person as "Calvin", "Clvn" or "Carsten".etruscan wrote:Cool to see UTrk back in development! Does that mean that Fuzzpilz has taken up the reins again?