electro-music.com   Dedicated to experimental electro-acoustic
and electronic music
 
    Front Page  |  Radio
 |  Media  |  Forum  |  Wiki  |  Links
Forum with support of Syndicator RSS
 FAQFAQ   CalendarCalendar   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   LinksLinks
 RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in  Chat RoomChat Room 
 Forum index » DIY Hardware and Software » ChucK programming language
UPDATED - MiniAucle stops working
Post new topic   Reply to topic Moderators: Kassen
Page 1 of 1 [2 Posts]
View unread posts
View new posts in the last week
Mark the topic unread :: View previous topic :: View next topic
Author Message
ChamomileShark



Joined: May 08, 2006
Posts: 17
Location: Oxford,UK

PostPosted: Thu Dec 07, 2017 9:32 am    Post subject: UPDATED - MiniAucle stops working Reply with quote  Mark this post and the followings unread

hi, I've asked this in the ChucK forum but so far no joy.

I'd like to be able to use ChucK to create sequencers / sequences which are then played by VSTs within Cubase.

I'd like to check first by sending some simple MIDI from ChucK just to test the set up

I looked at the code in the Kadenze course and also some elsewhere and the simplest example I came up with is;

MidiOut mout;
MidiMsg msg;

if( !mout.open( 0 ) ) me.exit();

144 => msg.data1;
52 => msg.data2;
100 => msg.data3;
mout.send( msg );

1::second => now;


I've set the MIDI out in Chuck as LoopMidi Port and in Cubase I have LoopMidi Port as the MIDI in.

I hit shred it plays. Hurrah! Then I hit play again and it all locks up and I get a "Programme not working" message for the miniAudicle.

Then I realise it's not playing the VST. It seems to be playing a GM piano - even if I don't have Cubase running - or even LoopMIDI - not sure how that's happening.

I haven't had the same issue using PureData or Reaktor (standalone) - they all route the MIDI via loopMIDI ok.

Any ideas?

_________________
Music: http://www.soundclick.com/markgriffiths
Info: www.inspiringsounds.com
Back to top
View user's profile Send private message
mario.buoninfante



Joined: Jul 12, 2016
Posts: 17
Location: Salerno - Italy

PostPosted: Sat Feb 24, 2018 8:08 am    Post subject: Reply with quote  Mark this post and the followings unread

Hi,

it seems an issue with the virtual MIDI port. have you tried with different DAWs/softwares?

cheers,
Mario
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic Moderators: Kassen
Page 1 of 1 [2 Posts]
View unread posts
View new posts in the last week
Mark the topic unread :: View previous topic :: View next topic
 Forum index » DIY Hardware and Software » ChucK programming language
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Forum with support of Syndicator RSS
Powered by phpBB © 2001, 2005 phpBB Group
Copyright © 2003 through 2009 by electro-music.com - Conditions Of Use