<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Showcase]]></title><description><![CDATA[Tell us how you use Isadora as an artistic tool.]]></description><link>https://community.troikatronix.com/category/8</link><generator>RSS for Node</generator><lastBuildDate>Wed, 20 May 2026 19:20:40 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/category/8.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 31 Mar 2026 12:22:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Simple Osc media server-client video system]]></title><description><![CDATA[<p>Hi everyone,</p>
<p>I’d like to share an OSC server and client video patch that we created during an Isadora workshop in Cuba some time ago.</p>
<p>The patch was developed as part of a collaborative learning process, exploring real-time communication between systems using OSC. It’s a simple but practical setup that can be useful for those experimenting with networked video, interactive installations, or remote control between machines.</p>
<p>We also used this setup in The Escapist, a large-scale video projection by my friend and artist Pavel Méndez, presented at the National Museum of Fine Arts of Cuba. I’m also sharing a link so you can check out the project and see how it was used in a real-world context. <a href="https://youtu.be/gRqExMF7MdA" target="_blank">https://youtu.be/gRqExMF7MdA</a></p>
<p>I’ve made a small update to make it compatible with Isadora 4, although it was originally created for version 2. The goal was to help students implement video-splitting systems without requiring highly specialized or expensive hardware, since access to technology in Cuba can be quite limited. For this reason, the system was designed to run across multiple basic computers. The system uses a Data Array actor to save parameters. You can export and import these settings as external .txt files, so students only need to import their own media.</p>
<p>It’s nothing super advanced, but I’m proud that it worked and was useful for many students, and I believe it can serve as a starting point for anyone interested in creating something similar. It’s by no means perfect, after all it was developed during a 5-day workshop. I didn’t run into any issues, and neither did my students, but you might encounter some.</p>
<p>Feel free to try it out, modify it, or use it as a starting point for your own projects. If you have any questions or ideas for improvement, I’d love to hear your thoughts! I’m always curious to see how it’s being used, so if you do end up using it, please send me a picture or a link—I’d love to check it out.</p>
<p>Best,
Milton</p>
<p><a href="/assets/uploads/files/1774959124655-osc-media-server-amp-client.zip">osc-media-server-amp-client.zip</a></p>]]></description><link>https://community.troikatronix.com/topic/9409/simple-osc-media-server-client-video-system</link><guid isPermaLink="true">https://community.troikatronix.com/topic/9409/simple-osc-media-server-client-video-system</guid><dc:creator><![CDATA[Milt0n]]></dc:creator><pubDate>Tue, 31 Mar 2026 12:22:21 GMT</pubDate></item><item><title><![CDATA[[UPDATED] 3D character model with movement and animation (PS1 Style)]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/6687">@skuven</a> here is the current update - Including my new aiming system. Its really shaping up!</p>]]></description><link>https://community.troikatronix.com/topic/9402/updated-3d-character-model-with-movement-and-animation-ps1-style</link><guid isPermaLink="true">https://community.troikatronix.com/topic/9402/updated-3d-character-model-with-movement-and-animation-ps1-style</guid><dc:creator><![CDATA[skuven]]></dc:creator><pubDate>Tue, 17 Mar 2026 22:35:19 GMT</pubDate></item><item><title><![CDATA[Using an AI to create GLSL effects (+ GLSL Shader pack included!)]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/1382">@ubik</a> Thanks for sharing...loved the Fluid UV Distort !</p><p></p><p>Best,</p><p>Maxi-RIL</p>]]></description><link>https://community.troikatronix.com/topic/9392/using-an-ai-to-create-glsl-effects-glsl-shader-pack-included</link><guid isPermaLink="true">https://community.troikatronix.com/topic/9392/using-an-ai-to-create-glsl-effects-glsl-shader-pack-included</guid><dc:creator><![CDATA[RIL]]></dc:creator><pubDate>Fri, 20 Feb 2026 02:06:14 GMT</pubDate></item><item><title><![CDATA[cube LUT colorgrading]]></title><description><![CDATA[<p>I just posted an update to my <a href="https://troikatronix.com/add-ons/dx-cube2lut-colorgrading/" target="_blank">DX – Cube2LUT – ColorGrading</a> user actors (demo file).<br />It now includes a user actor that allows you to <strong>CREATE </strong>a 64^ <strong>CUBE LUT</strong> via 8 color inputs. <br />These basically allow you to remap colors within the grade to a new range<br /></p><p>Please give it a try (requires a Pythoner virtual environment is setup, and numpy and cv2 are installed)<br />I see this has had a few hundred downloads, but I haven't received any feedback. I'm happy to continue to make updates to these tools if they are proving useful to you.</p>]]></description><link>https://community.troikatronix.com/topic/9390/cube-lut-colorgrading</link><guid isPermaLink="true">https://community.troikatronix.com/topic/9390/cube-lut-colorgrading</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Mon, 16 Feb 2026 22:52:01 GMT</pubDate></item><item><title><![CDATA[Collect Your Media With Ease!]]></title><description><![CDATA[<p>The goal of this set of actors it to help developers collect and package complex project files with a range of linked files.<br />So, this User actor doesn't collect your media. Nothing listed in the media bins will be collected, doing that can be done via: <a href="https://troikatronix.com/add-ons/dx-py-collect_media/">TROIKATRONIX : ISADORA - DX – PY – Collect_Media<br /></a>This actor, searches the binary of your Isadora file to find linked files that are harder to see/find. For example the data file for the data array actor will be listed.<br />Current file types it will find: ".izz", ".txt", ".py", ".srt", ".oni", ".json", ".csv", ".xml", ".js" [I just fixed a bufg with .js files, so that isn't in the user actor yet.]<br />If you link other file types let me know. Right now this looks inside javascript for read() and include() calls, and will 'find' those files if they are not dynamically created [eg, this fails : read(basePath + "file.txt") ]. It does NOT attempt to find linked files within Pythoner code. The options Python offers here is far to broad.<br />Currently the JSON and Report, only provide the Scene name that each file is used/located in. I would like to extend this later with a breadcrumb path to help navigate into user actors if the file path is internal, as well as, adding the Q# alongside the Scene Name. <br /><br /><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/43">@jfg</a> said:</p>
<blockquote>Why do you have to copy the addresses you have obtained back into the inbox?</blockquote>
<p> This was simply to make it clear what is being done. I am happy to change this later. Really there are 2 primary actors inside. By making you copy the path, you have more control over running each on 1, another file (doesn't need to be the active Isadora file), 2 re-running either function independently.. but I am not married to the approach.<br /><br /><br /></p>]]></description><link>https://community.troikatronix.com/topic/9361/collect-your-media-with-ease</link><guid isPermaLink="true">https://community.troikatronix.com/topic/9361/collect-your-media-with-ease</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Thu, 12 Feb 2026 22:11:30 GMT</pubDate></item><item><title><![CDATA[​Clock Actor hour slide]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/124">@dusx</a> Ahhh refine the hours even more...Have no tested it in 24 hours myself yet, since I have to use I in a 5 hour show only. Thanks.</p>]]></description><link>https://community.troikatronix.com/topic/9366/clock-actor-hour-slide</link><guid isPermaLink="true">https://community.troikatronix.com/topic/9366/clock-actor-hour-slide</guid><dc:creator><![CDATA[barneybroomer]]></dc:creator><pubDate>Sun, 14 Dec 2025 08:09:11 GMT</pubDate></item><item><title><![CDATA[Isadora at the Venice Biennale!]]></title><description><![CDATA[<p>We are very happy to share that the Venice Architecture Biennale has come to an end — and that Isadora ran non-stop for 7 months powering the immersive installation at the Argentine Pavilion !!</p><p>It has been an extraordinary experience to see Isadora sustaining a continuous, stable, real-time system for the full duration of the Biennale.</p>
<p><a href="https://redisadoralatina.blogspot.com/" target="_blank">Isadora Latin Network</a>, in partnership with Mexican visual artist <a href="https://hectorcruz.com.mx/hector-cruz-juarez-artista-visual-especialista-en-digital-media-design-for-performing-arts/" target="_blank">Héctor Cruz</a>, designed and programmed the immersive video projection device that accompanied the piece SIESTARIO — created by Argentine architects Marco Zampieron and Juan Manuel Pachue, winners of the national competition for the Pavilion.</p>
<p>Thanks to everyone who visited, supported, and followed the project throughout these months.</p>
<p>Big hug,
Maxi Wille – RIL</p><p></p>]]></description><link>https://community.troikatronix.com/topic/9202/isadora-at-the-venice-biennale</link><guid isPermaLink="true">https://community.troikatronix.com/topic/9202/isadora-at-the-venice-biennale</guid><dc:creator><![CDATA[RIL]]></dc:creator><pubDate>Thu, 04 Dec 2025 18:14:49 GMT</pubDate></item><item><title><![CDATA[Made with Isadora]]></title><description><![CDATA[<p>Wow!!! really impressive</p>]]></description><link>https://community.troikatronix.com/topic/7760/made-with-isadora</link><guid isPermaLink="true">https://community.troikatronix.com/topic/7760/made-with-isadora</guid><dc:creator><![CDATA[jfg]]></dc:creator><pubDate>Mon, 01 Dec 2025 12:35:17 GMT</pubDate></item><item><title><![CDATA[Updated Add-Ons: MediaPipe QuickStart + Python Tools for Isadora]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/124">@dusx</a> </p><p>Yes, I want to experiment with background removal. Between my first post and now, I understood how to make both work, I simply had to user the Video mode instead of the LiveFeed. Now time to play with this mask and also curious what I can do with the facemesh!</p><p>Regarding the pose detection, I've been using it for 10 days and it's been really fun and productive. Thanks again for the material you provided! </p>]]></description><link>https://community.troikatronix.com/topic/9344/updated-add-ons-mediapipe-quickstart-python-tools-for-isadora</link><guid isPermaLink="true">https://community.troikatronix.com/topic/9344/updated-add-ons-mediapipe-quickstart-python-tools-for-isadora</guid><dc:creator><![CDATA[jokolski]]></dc:creator><pubDate>Sun, 16 Nov 2025 20:52:31 GMT</pubDate></item><item><title><![CDATA[New Add-Ons : Opener and Closer user actors]]></title><description><![CDATA[<p><a href="https://troikatronix.com/add-ons/dx-opener-and-closer/" target="_blank">Opener &amp; Closer</a> - Powerful tools for working with Sidecar applications.</p>
<p></p>
<p>I just published a new Isadora example file with two new Pythoner powered user actors.  <br />Get it: <a href="https://troikatronix.com/add-ons/dx-opener-and-closer/">https://troikatronix.com/add-o...</a></p>
<p>The tools require a small module be installed, but the project also includes the latest version of my Easy Python Setup Tool, which will build the require virtual environment for you in a minute.</p>
<p>These tools let you open applications 'hidden' so that the UI/Stage Outputs are not blocked, allowing you to work send/receive Spout/Syphon and/or OSC if the apps offer such things.</p>
<p>A use case I personally have used this approach for is launching my <a href="https://github.com/rwebber/kinect2share" target="_blank">Kinect2Share</a> application allowing my full native access to my Microsoft Kinect on windows. </p>
<p><strong>FEEDBACK on the tools and the Setup process are greatly appreciated. </strong></p>]]></description><link>https://community.troikatronix.com/topic/9350/new-add-ons-opener-and-closer-user-actors</link><guid isPermaLink="true">https://community.troikatronix.com/topic/9350/new-add-ons-opener-and-closer-user-actors</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Fri, 14 Nov 2025 16:43:13 GMT</pubDate></item><item><title><![CDATA[A collection of resources for learning about Control Panels in Isadora]]></title><description><![CDATA[<p>If anyone has files of their own that they want to share, feel free to post them here (or preferably, post them on the <a href="https://troikatronix.com/add-ons/" target="_blank">TroikaTronix Add-Ons Page</a> and then put the link here).</p>]]></description><link>https://community.troikatronix.com/topic/9294/a-collection-of-resources-for-learning-about-control-panels-in-isadora</link><guid isPermaLink="true">https://community.troikatronix.com/topic/9294/a-collection-of-resources-for-learning-about-control-panels-in-isadora</guid><dc:creator><![CDATA[Woland]]></dc:creator><pubDate>Thu, 18 Sep 2025 11:34:03 GMT</pubDate></item><item><title><![CDATA[Mycelial Threads - making a show in 2 countries using Izzycast]]></title><description><![CDATA[<p><a href="https://www.instagram.com/p/DOWPZO7km0-/">https://www.instagram.com/p/DO...</a><br /><br />This Sunday (14/09/2025) we will be performing a new dance show in Cologne, Oulu and online. Mycelial Threads has been made using Izzycast to link studios in Finland and Germany. I've made telemetric performances before, using VDO.ninja and OBS, or screen-capturing AV feeds into Isadora and using Syphon Virtual Webcam to get the results out to other venues via Zoom or ninja. But this time, all that is being handled by Izzycast, which has kept the workflow simple and stable, and enabled me to do more complex routing with video and audio - with the added benefit of data transfer, so I can switch between cameras and send lighting cues in the other studio.<br /><br />If you are in Cologne or Oulu, please come and see the show in person, but if you are elsewhere, you can catch it at taikabox.com<br /><br />More details, show times and link to the livestream at: <a href="https://taikabox.com/mycelial-threads/">https://taikabox.com/mycelial-...</a></p>]]></description><link>https://community.troikatronix.com/topic/9286/mycelial-threads-making-a-show-in-2-countries-using-izzycast</link><guid isPermaLink="true">https://community.troikatronix.com/topic/9286/mycelial-threads-making-a-show-in-2-countries-using-izzycast</guid><dc:creator><![CDATA[dbini]]></dc:creator><pubDate>Tue, 09 Sep 2025 10:50:23 GMT</pubDate></item><item><title><![CDATA[Dark Theme for Izzy]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/1435">@woland</a> , Yes, I’m aware that they are separate accounts, and even though I’ve already created one, it won’t let me access it — I keep getting a 'Login failed. Wrong username/password combination' message, and when I try to reset the password, I get an error as well. I’m not sure what’s going on, so I’m adding it here just in case someone wants a dark mode.☺</p>]]></description><link>https://community.troikatronix.com/topic/9241/dark-theme-for-izzy</link><guid isPermaLink="true">https://community.troikatronix.com/topic/9241/dark-theme-for-izzy</guid><dc:creator><![CDATA[Milt0n]]></dc:creator><pubDate>Wed, 11 Jun 2025 13:50:01 GMT</pubDate></item><item><title><![CDATA[​Because I like it.]]></title><description><![CDATA[<p>What people do.</p><p>All my best</p><p>r<a href="/assets/uploads/files/1728756752570-slow-samurai.izz"><br /></a></p><p><a href="/assets/uploads/files/1728756752570-slow-samurai.izz">slow-samurai.izz</a><br /></p>]]></description><link>https://community.troikatronix.com/topic/9016/because-i-like-it</link><guid isPermaLink="true">https://community.troikatronix.com/topic/9016/because-i-like-it</guid><dc:creator><![CDATA[Reinhard]]></dc:creator><pubDate>Sat, 12 Oct 2024 18:13:53 GMT</pubDate></item><item><title><![CDATA[My Baldur&#x27;s Gate III Live with Isadora 3]]></title><description><![CDATA[
<p>Here is recorded live stream made by Isadora 3 software playing Baldur's Gate III.</p>]]></description><link>https://community.troikatronix.com/topic/8982/my-baldur-s-gate-iii-live-with-isadora-3</link><guid isPermaLink="true">https://community.troikatronix.com/topic/8982/my-baldur-s-gate-iii-live-with-isadora-3</guid><dc:creator><![CDATA[morfin_mafer]]></dc:creator><pubDate>Mon, 16 Sep 2024 10:52:57 GMT</pubDate></item><item><title><![CDATA[Some new GLSL effects]]></title><description><![CDATA[<p>thanks for the shaders. Enjoy playing with these <a href="https://youtu.be/ZEdHnWrCO7c?si=mXpmNH0FmiaJrI2t" target="_blank">YouTube</a></p>]]></description><link>https://community.troikatronix.com/topic/6474/some-new-glsl-effects</link><guid isPermaLink="true">https://community.troikatronix.com/topic/6474/some-new-glsl-effects</guid><dc:creator><![CDATA[crystalhorizon]]></dc:creator><pubDate>Sat, 17 Aug 2024 13:59:45 GMT</pubDate></item><item><title><![CDATA[Isadora 3 -&gt; OSC -&gt; ESP32  @ Performance title : “ GPO Box No.211”]]></title><description><![CDATA[<p>Hi hi, </p><p>This is Chun-Shing. I will perform my piece at Zuricher Theater Spektakle from Aug 22nd to 24th 2024. </p><p><a href="https://www.theaterspektakel.ch/en/program24/production/chun-shing-au-gpo-box-no211">https://www.theaterspektakel.ch/en/program24/production/chun-shing-au-gpo-box-no211</a></p><p>As part of the show, I created 14 paper robots that, using Isadora 3, send an OSC signal to ESP32 to control the servo motor ( wireless).</p><p>Please come to see it. And, please share my performance with people who are in Zurich or friends who are planning to go to the festival ~ 🫡❤️❤️I would love to hear some feedback.</p><p></p>
<p></p>]]></description><link>https://community.troikatronix.com/topic/8944/isadora-3-osc-esp32-performance-title-gpo-box-no-211</link><guid isPermaLink="true">https://community.troikatronix.com/topic/8944/isadora-3-osc-esp32-performance-title-gpo-box-no-211</guid><dc:creator><![CDATA[Chickenroll]]></dc:creator><pubDate>Sat, 17 Aug 2024 10:54:54 GMT</pubDate></item><item><title><![CDATA[User actor: [Ubik] LFO Slinky]]></title><description><![CDATA[<p>Dear geeks and gals,</p>
<p>Just want to share a little visual toy I made. It's basically an oscilloscope with some extra flair. You can create some pretty fun visuals with it! Enjoy!</p>
<p>/Ubik</p>
<p><a href="/assets/uploads/files/1719219583032-ubik-lfo-slinky.iua3" style="background-color:rgb(255, 255, 255)">ubik-lfo-slinky.iua3</a><br /></p>
<p></p>]]></description><link>https://community.troikatronix.com/topic/8870/user-actor-ubik-lfo-slinky</link><guid isPermaLink="true">https://community.troikatronix.com/topic/8870/user-actor-ubik-lfo-slinky</guid><dc:creator><![CDATA[Ubik]]></dc:creator><pubDate>Mon, 24 Jun 2024 08:57:33 GMT</pubDate></item><item><title><![CDATA[I starting soon live-sreaming on Twitch]]></title><description><![CDATA[<p>Hello there,</p><p>I use Isadora 3 for live-streaming on here: <a href="https://www.twitch.tv/cash_emperor">https://www.twitch.tv/cash_emp...</a></p><p>Place follow my channel and enjoy good Techno Music.</p>]]></description><link>https://community.troikatronix.com/topic/8862/i-starting-soon-live-sreaming-on-twitch</link><guid isPermaLink="true">https://community.troikatronix.com/topic/8862/i-starting-soon-live-sreaming-on-twitch</guid><dc:creator><![CDATA[morfin_mafer]]></dc:creator><pubDate>Fri, 14 Jun 2024 23:02:25 GMT</pubDate></item><item><title><![CDATA[My home-studio with Isadora 3, etc.]]></title><description><![CDATA[<p>Hello,</p>
<p>here is my home-studio with Isadora 3, etc.</p>

<p>However, this studio is very expensive with it's all software and equipment. I.e my movie video-cameras with all accessories costed about 10000 €.  I need promotion for my YouTube Channel.<br /></p>]]></description><link>https://community.troikatronix.com/topic/8829/my-home-studio-with-isadora-3-etc</link><guid isPermaLink="true">https://community.troikatronix.com/topic/8829/my-home-studio-with-isadora-3-etc</guid><dc:creator><![CDATA[morfin_mafer]]></dc:creator><pubDate>Wed, 08 May 2024 22:04:46 GMT</pubDate></item><item><title><![CDATA[Little Tich making fun of Isadora Duncan with Isadora!]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/1794">@mark_m</a> you are so right!</p><p>It is <strong>Loïe Fuller</strong> that he is making fun of in 1900! </p><p>I watch again the documentary "Le Grand Roman du Music Hall" by Pierre Philippe to verify!</p><p>would love to see a contemporary routine of Little Tich...</p><p>Thanks</p><p>be happy,</p><p>Thomas</p>]]></description><link>https://community.troikatronix.com/topic/8596/little-tich-making-fun-of-isadora-duncan-with-isadora</link><guid isPermaLink="true">https://community.troikatronix.com/topic/8596/little-tich-making-fun-of-isadora-duncan-with-isadora</guid><dc:creator><![CDATA[tease]]></dc:creator><pubDate>Thu, 19 Oct 2023 20:37:32 GMT</pubDate></item><item><title><![CDATA[Myo, Grapher and Bach]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/366">@reinhard</a> I always enjoyed the trashcan, the Myo Mapper is great too! Thanks for the replay and keep turning off that update button, the MYO rocks 🤘</p>]]></description><link>https://community.troikatronix.com/topic/6979/myo-grapher-and-bach</link><guid isPermaLink="true">https://community.troikatronix.com/topic/6979/myo-grapher-and-bach</guid><dc:creator><![CDATA[trevorn1]]></dc:creator><pubDate>Mon, 14 Aug 2023 19:07:35 GMT</pubDate></item><item><title><![CDATA[Interactive Networked or In-person&#x2F;Virtual Orchestra and Make Music Day performance​]]></title><description><![CDATA[<p>Interactive Networked or In-person/Virtual Orchestra performance</p><p>I wanted to share these 2 events below. Was I started out using Isadora my goal was to try and make something visual that matched what I was doing sonically. I'm using ZoomISO to move video from Zoom, and Cleanfeed to connect audio from everyone's locations. To sync our playing we are using a number of musical methods and approaches, ears and musicianship basically. I think it's really interesting because it makes a familiar but slightly different piece or experience for each person connected. Since we're playing with the latency and tapping into a broader musical sense we're able to play as though we're in-person in some ways and also something similar to what I believe large marching bands manage. We're planning a lot of shows this coming season, the 2 clips below are from June. We have a good size roster of players now and we're looking for more collaborators if anyone knows people or places interested in hosting feel free to send me a message (trevor@enjinnarts.org). Thanks! Trevor</p><p><strong>“Cohere Touch”</strong>, a Networked Piece and Augmented Reality System for Solo Viola, Virtual Musicians, and Orchestra.</p><p>Cohere Touch is the second piece in a series of pieces written for decentralized simultaneous telematic performance, that reveals and plays with the connections we have all around us. “Touch” in the title comes from participants being in one physical space and feeling the other networked locations and music, effecting them with movement and sound, essentially touching the shared canvas physically and sonically. In addition to being a musical piece the Cohere Touch system is also a specially designed augmented reality system that allows performers and audience to play music together, and effect their own in-person space as well as the other networked spaces participating in the piece. </p><p><strong>Make Music Day 2023</strong></p><p></p><p>Through a parternership EnJinn Arts with The Art Effect Trolley Barn (489 Main St. Poughkeepsie, NY 12601) on June 21st, 2023, you are invited with participants from all over the world to participate in a FREE globally-connected music making performance of music through augmented reality, and featuring performers from all over the world and 3 performances of "Cohere Touch" a piece and AR system created by Trevor New.<br />"Bring your instruments or just yourselves and lets make music<br />that wraps around the globe!"</p><br /><p></p><p></p><p></p><p></p><br />]]></description><link>https://community.troikatronix.com/topic/8497/interactive-networked-or-in-person-virtual-orchestra-and-make-music-day-performance</link><guid isPermaLink="true">https://community.troikatronix.com/topic/8497/interactive-networked-or-in-person-virtual-orchestra-and-make-music-day-performance</guid><dc:creator><![CDATA[trevorn1]]></dc:creator><pubDate>Wed, 09 Aug 2023 15:24:55 GMT</pubDate></item><item><title><![CDATA[Reactive VFX with Viola playing, looping, and beats]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2">@mark</a> Yes I would love that! Sorry I missed this message, I'm back posting another project and just saw this. Credit could be "Trevor New" where it says "XXX". </p><p>Thank you so much for the kind words,</p><p>Trevor</p>]]></description><link>https://community.troikatronix.com/topic/8108/reactive-vfx-with-viola-playing-looping-and-beats</link><guid isPermaLink="true">https://community.troikatronix.com/topic/8108/reactive-vfx-with-viola-playing-looping-and-beats</guid><dc:creator><![CDATA[trevorn1]]></dc:creator><pubDate>Wed, 09 Aug 2023 14:57:31 GMT</pubDate></item><item><title><![CDATA[I use various hardware with my Isadora 3]]></title><description><![CDATA[<p>Hi,</p><p>I use various hardware with my Isadora 3.</p><p>List of equipment is:</p>Canon AX60Atomos Ninja V + 512 Gb Angelbird SSD driveAtomos ConnectAtomos AtomX CastRODE NGT4+ Shotgun MicrophoneYamaha AG03 MK2KORG nanoKONTROL2etc.<p>Here is pictures:</p><p></p>]]></description><link>https://community.troikatronix.com/topic/8469/i-use-various-hardware-with-my-isadora-3</link><guid isPermaLink="true">https://community.troikatronix.com/topic/8469/i-use-various-hardware-with-my-isadora-3</guid><dc:creator><![CDATA[morfin_mafer]]></dc:creator><pubDate>Sun, 09 Jul 2023 17:44:37 GMT</pubDate></item></channel></rss>