Thanks! I designed it and built it in collaboration with Sukandar Kartadinata, an instrument builder and musician in Berlin. The solenoid mount was built in collaboration with Halldór Úlfarsson at the Intelligent Instruments Lab in Reykjavik.
@MikeSamuelsII-ve8gpАй бұрын
Annoying and unnecessary , only an instrument that Phillip Glass or someone as boring as him would appreciate .
@FedericoVisiАй бұрын
LOL 😂 "thanks" man, actually if Philip Glass liked it I would take it as a compliment 🙃
@HeartcoreMitRAАй бұрын
That's bizarre. Adding an extra dimension to a regular guitar that's already has plenty - could be reaaaaaaly interesting
@FedericoVisiАй бұрын
so far it has been really interesting, still just scratching the surface though! :)
@nicolasjochem18144 ай бұрын
I read your paper, sick efforts, quite nifty instrument :)
@FedericoVisi4 ай бұрын
@@nicolasjochem1814 thanks! 😊
@s90210h6 ай бұрын
Are you controlling both instruments from the Sophtar? This is sounding very interesting!
@FedericoVisi6 ай бұрын
Yes! The Sophtar has an embedded system that can output OSC and MIDI to other instruments
@ZhangLinlin-yk9vz7 ай бұрын
Amazing!Wondering if you could do a tutorial about this please
@ZhangLinlin-yk9vz7 ай бұрын
Amazing!Wondering if you could do a tutorial about this please
@ZhangLinlin-yk9vz7 ай бұрын
Amazing!Wondering if you could do a tutorial about this please
@lllennelll10 ай бұрын
This is so cool!!!! Thank you for the toolkit!
@FedericoVisi10 ай бұрын
Thanks for the nice comment!
@mieeusebi1906 Жыл бұрын
Hi! Thank you for this video, it's amazing! May I ask if there's anything similar to this technique but instead of having the phone, I'm using my hands which are somehow tracked? Do you know how should I approach this in a simple manner? Thanks in advance!
@FedericoVisi Жыл бұрын
Hi, thanks! These are some great tools to do hand tracking in Max using a standard webcam: github.com/lysdexic-audio/n4m-handpose If you're looking for more precise hand tracking you may want to look into devices such as the Leap Motion Controller 2
@mike22199 Жыл бұрын
Sorry for asking, I have a question when I'm using this example. The gvf (the red block in the gesture follower) is not work in my project. It says is not exist. But when I go to the file of the Gimlet, the externals is their. Is their anything I can download for the gvf?
@FedericoVisi Жыл бұрын
Hi, sorry for the slow reply, the GVF externals should be in the "externals" folder, but I added just the build for Mac because unfortunately I do not one for windows. However, the issue with this example is also that the PoseNet model I used back then is now deprecated, read more here: github.com/federicoVisi/GIMLeT/issues/11
@mike22199 Жыл бұрын
@@FedericoVisi Thanks for the reply. I think the problem is occur on a window device. Also , Can I use some of the functions in this project in my paper? Of course I'll put the reference in the end of my paper.
@FedericoVisi Жыл бұрын
@@mike22199 sure, you're welcome to use them in your project. Here is the bibliographic reference, you can also find it in the readme file: Visi, F. G., & Tanaka, A. (2021). Interactive Machine Learning of Musical Gesture. In E. R. Miranda (Ed.), Handbook of Artificial Intelligence for Music: Foundations, Advanced Approaches, and Developments for Creativity. Springer, 2021. Preprint on ArXiV (open access): arxiv.org/abs/2011.13487 Final version on SpringerLink (paywall): link.springer.com/chapter/10.1007/978-3-030-72116-9_27
@FedericoVisi Жыл бұрын
@@mike22199 sure, you can! here is the reference: Visi, F. G., & Tanaka, A. (2021). Interactive Machine Learning of Musical Gesture. In E. R. Miranda (Ed.), Handbook of Artificial Intelligence for Music: Foundations, Advanced Approaches, and Developments for Creativity. Springer, 2021.
@LuisTorres-qz5kr2 жыл бұрын
This is Awesome, great job!
@FedericoVisi Жыл бұрын
Thanks!
@francoisdlcrx2 жыл бұрын
I'm speechless ..
@francoisdlcrx2 жыл бұрын
Such a delightful interaction. Very inspiring!
@francoisdlcrx2 жыл бұрын
Absolutely marvelous!
@AidaKhorsandi3 жыл бұрын
Thank you for this! Is the TouchOSC for iphone a free app or not? For me it is a paid app, and then it doesn't look the same!
@FedericoVisi3 жыл бұрын
Hi, glad you liked it! You're right, since I made the tutorial Hexler released an entirely new version of TouchOSC. The app I used when I have made the tutorial is now called TouchOSC Mk1, you can find it here: hexler.net/touchosc-mk1 You can read more about the change here: hexler.net/news/post/touchosc-the-next-generation
@AidaKhorsandi3 жыл бұрын
@@FedericoVisi Thank you so much! I got that app too! Also that was what I guessed! Really appreciate your reply!
@alfonsocaraballos16883 жыл бұрын
Good sound
@alfonsocaraballos16883 жыл бұрын
Nice
@FedericoVisi Жыл бұрын
Thanks!
@lodew3 жыл бұрын
Ciao Federico, really interesting patch. I'm downloading it and I'm gonna play with it. Keep it up, bravo!
@FedericoVisi3 жыл бұрын
Thanks!
@tracyredhead3 жыл бұрын
This is amazing! thank you.. I wondered if you might know how to fix an error I am getting. I have installed all the packages required, however I am getting the error o.expr.codebox: address is unbound: o.expr.codebox: ^ -: address /Npnts is unbound It is pointing to the large o.expr.codebox in the mo.fluidity 0.5/phone1 object. - I am using the 1st TouchOSC example. Any ideas? I am getting acc data into the patch but not getting any modosc data displaying.
@FedericoVisi3 жыл бұрын
Hi Tracy, glad you liked GIMLeT! Thanks for reporting the error, I just tested the patch using the latest versions of modosc and GIMLeT and everything seems to be working fine. Are you using the latest version of both packages?
@ethanwimsett3 жыл бұрын
Flip~!
@ethanwimsett3 жыл бұрын
solid!
@aqilahm33343 жыл бұрын
Hey thank you for this! It looks amazing. I tried to install the package, moved both the GIMLeT-main and modosc-main folders to my Max > Packages folder but I'm getting a modosc_posenet_main: No such object error. Any ideas?
@FedericoVisi3 жыл бұрын
Hey there, glad you enjoyed. GIMLeT needs the modosc library to run. I used to include it in the package but now you have to install it separately as noted in the updated readme file. You can download modosc here: github.com/motiondescriptors/modosc/archive/main.zip
@aqilahm33343 жыл бұрын
@@FedericoVisi thank you for the reply! I did all that was instructed but somehow I keep getting modosc_posenet_main: No such object. Maybe there's something wrong with my file path somewhere, I'll try to figure it out. Thanks again!
@FedericoVisi3 жыл бұрын
@@aqilahm3334 No worries. Try downloading modosc again perhaps, I have made some changes recently, and make sure the modosc folder is in Max/Packages. Good luck!
@musicmovement4 жыл бұрын
Very cool! Listening while reviewing a paper. It's makes for an interesting atmosphere. : )
@FedericoVisi4 жыл бұрын
Thank you so much Marc! And very glad it made an interesting atmosphere for your work, especially considering the dark times we're in :)
@cerkut4 жыл бұрын
Great work, Federico. Looked into the package shortly, the release could not record from the phone, but the latest github works perfectly. Thanks. Will the other modules follow soon? Please be healthy and safe, and keep them coming (when we cannot work with actual sensors because of isolation).
@FedericoVisi4 жыл бұрын
Thanks Cumhur, glad you liked it, I'll make another tutorial for the other modules as soon as possible. Stay healthy and safe!
@themystefano4 жыл бұрын
Spettacolare, complimenti
@FedericoVisi4 жыл бұрын
Grazie!
@vojkofau4 жыл бұрын
when I open the maxpat files from github with max 8 I get a bunch of code and not the patches...am I doing something wrong?
@FedericoVisi4 жыл бұрын
Hi! Did yo download the .zip file from GitHub using the "Clone or download" green button?
@vojkofau4 жыл бұрын
@@FedericoVisi yeah it works now. sorry, never downloaded nothing from github, thanks
@FedericoVisi4 жыл бұрын
@@vojkofau no worries, have fun
@vojkofau4 жыл бұрын
@@FedericoVisi Do you maybe know why this (combing?) effect happens only when you put the pass the whole mc signal through the mc.mixdown~ object but it's not there without it? As I understand it the mc.mixdown/mc.stereo is just for channel mixing
@FedericoVisi4 жыл бұрын
@@vojkofau exactly, mc.mixdown mixes multiple mc channels into a stereo pair, and therefore you get all those phasing effects resulting from the combination of multiple oscillators playing at different frequencies
@P.Gillett5 жыл бұрын
thanks for sharing your patch! I'm just getting into mc, this will be nice to explore
@FedericoVisi5 жыл бұрын
Hey, glad you liked it, since that patch has become relatively popular it probably makes more sense to host the files on GitHub, here is the link: github.com/federicoVisi/max_mc_swarm_polysynth
@walterin5 жыл бұрын
Genioooo! Bellissimo, complimenti!
@FedericoVisi5 жыл бұрын
Grazie! :)
@bardicdad5 жыл бұрын
Very nice. I did something similar using Csound, but not quite as ambitious. I went in wondering how many oscillators I could pack in per channel. I started with 4 per channel and it sounded great, then moved up to 8 per channel on 4 channels. The sound was pretty intense coming out of 4 speakers.
@beathaven3036 жыл бұрын
Fantastic.
@FedericoVisi6 жыл бұрын
Thanks!
@TTYLC6 жыл бұрын
This sounds amazing!!! Would you be up for sharing the patch? I am trying to get my head round MC. Thanks!
@FedericoVisi6 жыл бұрын
Sure, you can download it from this page, have fun! www.federicovisi.com/building-a-swarm-poly-synth-using-max-8-new-mc-objects/
@TTYLC6 жыл бұрын
@@FedericoVisi just saw this! thankyou so much!!
@TTYLC6 жыл бұрын
@@FedericoVisi cant believe i missed this.
@exerhlp6 жыл бұрын
Sounds so beautiful! ❤️
@kernelstudios89966 жыл бұрын
Nice work, Federico
@Arthur946 жыл бұрын
woah
@C74connect6 жыл бұрын
very nice
@FedericoVisi6 жыл бұрын
Thanks, congrats for the super cool update!
@balha1zangaoui7 жыл бұрын
hi where did you get the music app please is it called max Nodes ? any linl please
@mafowav4 жыл бұрын
I think he is talking about Max/MSP... its a music and multimedia software where you can program and make your own projects... Nodes must be something made in MaxMSP
@rupakvignesh7 жыл бұрын
There's a reason why people have been using guitar pedals. Would been a nice thing to use with violins though.
@FedericoVisi7 жыл бұрын
I totally agree, I did try something with a viola kzbin.info/www/bejne/mIOtpmlpbsiCe9k
@notoriousvig8 жыл бұрын
Really enjoyed your performance of this piece at the Peninsula Arts Festival this weekend in Plymouth! Really great to hear it live with the benefit of a good space and sound system. Look forward to hearing more of your work.
@FedericoVisi8 жыл бұрын
+notoriousvig Thank you very much! I am very happy you liked it and both me and Esther were positively impressed by the reaction of the audience. I'm performing another piece in Leeds at the Nonclassical Club Night this Thursday in case you're around there: www.lcm.ac.uk/whats-on/Festival
@SoundAuthor9 жыл бұрын
Nice demos! I think I would try controlling three our four binaural panners plugged into a small handful of delay lines.
@FedericoVisi9 жыл бұрын
+Sound Author That sounds interesting!
@SoundAuthor9 жыл бұрын
Is that Max patch available online somewhere?
@FedericoVisi9 жыл бұрын
+Sound Author Not that the moment, as soon as I have some time I will clean it up and put it on github.
@SoundAuthor9 жыл бұрын
:)
@SoundAuthor9 жыл бұрын
4:47 < :O
@crisamerico85179 жыл бұрын
Do you have a tutorial for MAX or patch for download? Tks
@FedericoVisi7 жыл бұрын
Hey, sorry I missed your comment! I don't have a tutorial online but if you are still interested drop me an email and I'll help you out www.federicovisi.com/contact/
@diegojimeneztamame16469 жыл бұрын
Hi! Excellent work! Congratulations! I am also trying to use Myo with Max/MSP, but I'm not having much success so far. Is there any possibility that you could maybe upload a tutorial of how to build a patch to read all Myo parameters? Any input that you could give me on this topic would be extremely helpful. Thank you so much!
@FedericoVisi9 жыл бұрын
Thanks Diego! We will upload everything on github some time soon!