<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: MusiciansU</title>
    <description>The latest articles on DEV Community by MusiciansU (@musicians_u).</description>
    <link>https://dev.to/musicians_u</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F381853%2F1708a62b-de80-451b-86a7-4264e11e59cc.jpg</url>
      <title>DEV Community: MusiciansU</title>
      <link>https://dev.to/musicians_u</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/musicians_u"/>
    <language>en</language>
    <item>
      <title>An music interval training app with charting</title>
      <dc:creator>MusiciansU</dc:creator>
      <pubDate>Mon, 28 Dec 2020 22:17:21 +0000</pubDate>
      <link>https://dev.to/musicians_u/an-music-interval-training-app-with-charting-42d4</link>
      <guid>https://dev.to/musicians_u/an-music-interval-training-app-with-charting-42d4</guid>
      <description>&lt;p&gt;This post contains affiliate links. I may contain a commission from the product within.&lt;/p&gt;

&lt;p&gt;We want to show our interval training app. This app features beautiful in app charting with highcharts.js. We also have mobile iOS and Android apps, that will utilize the highcharts.js mobile wrappers should our &lt;a href="https://www.kickstarter.com/projects/musiciansu/musicians-u-music-education-and-social-networking"&gt;Kickstarter Campaign&lt;/a&gt; get funded.&lt;br&gt;
&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/tPs337k98gY"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Please help spread the word about our kickstarter. This is a one person endeavor at the moment. I have many ideas but can only do so much on my own. The kickstarter is designed to allow me to hire other developers and designers.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>A music note training app with beautiful charting</title>
      <dc:creator>MusiciansU</dc:creator>
      <pubDate>Sun, 27 Dec 2020 16:02:05 +0000</pubDate>
      <link>https://dev.to/musicians_u/a-music-note-training-app-with-beautiful-charting-1aga</link>
      <guid>https://dev.to/musicians_u/a-music-note-training-app-with-beautiful-charting-1aga</guid>
      <description>&lt;p&gt;This post contains affiliate links. I may receive a commission from the product within.&lt;/p&gt;

&lt;p&gt;I wanted to share our note training application with you. We have the website version, as well as iOS and Android versions. The charting between the mobile apps and website are always kept in sync. If we can get funded the mobile version will be using the Highcharts.js wrappers for iOS and Android.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/Rk47aB7XXvY"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Please help spread the word about our &lt;a href="https://www.kickstarter.com/projects/musiciansu/musicians-u-music-education-and-social-networking"&gt;Kickstarter Campaign&lt;/a&gt;. I am the only developer I have so many ideas, but can only do so much on my own. The campaign will allow me to hire other developers and designers.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Our Tech Stack</title>
      <dc:creator>MusiciansU</dc:creator>
      <pubDate>Sat, 26 Dec 2020 21:50:59 +0000</pubDate>
      <link>https://dev.to/musicians_u/our-tech-stack-1co4</link>
      <guid>https://dev.to/musicians_u/our-tech-stack-1co4</guid>
      <description>&lt;p&gt;This post contains affiliate links. I may receive a commission from the product within.&lt;/p&gt;

&lt;p&gt;This is a post about our tech stack. We are currently building the internets #1 music education and social learning platform. We are hoping to get funded through our &lt;a href="https://www.kickstarter.com/projects/musiciansu/musicians-u-music-education-and-social-networking"&gt;Kickstarter Campaign&lt;/a&gt; .&lt;/p&gt;

&lt;p&gt;When I say we or our.... I mean really mean me. Musicians-U is a one person shop currently. I hope to be able to hire some help should the campaign get funded. I have so many ideas, but am only capable of so much on my own.&lt;/p&gt;

&lt;p&gt;We are using Laravel for our API, and currently Vue.js for the client side. We will be switching to Nuxt.js soon.&lt;/p&gt;

&lt;p&gt;For the music "trainers" (interactive apps) we are using GWT with a custom Create.js Javascript wrapper. You can find that &lt;a href="https://github.com/sinewavemultimedia/create-gwt"&gt;here&lt;/a&gt;. It is hard to believe I wrote that wrapper 8 years ago. I don't even have access to that Github account anymore. hmmm....&lt;/p&gt;

&lt;p&gt;I started using GWT as an experiment and have stuck with it ever since. There are a a lot of things to like about GWT, but my favorite part is being able to code in Java and have it transpiled to client side javascript. I also love that you can "wrap" third party javascript libraries and use them utilizing Java.&lt;/p&gt;

&lt;p&gt;Some may think GWT is old school, but for the interactive mini apps I am creating it works great, and to be honest these types of mini apps are easier to implement in GWT rather than Vue or React or something (IMHO)&lt;/p&gt;

&lt;p&gt;Other than this we are using the web-midi and web-audio api's to add more interaction to the apps. Keep an eye out for my post on the Guitar Note training app that utilizes the microphone.&lt;/p&gt;

&lt;p&gt;That is all&lt;br&gt;
Thanks for reading.&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>startup</category>
    </item>
    <item>
      <title>Introducing Musicians-U</title>
      <dc:creator>MusiciansU</dc:creator>
      <pubDate>Wed, 23 Dec 2020 20:05:20 +0000</pubDate>
      <link>https://dev.to/musicians_u/introducing-musicians-u-4lm8</link>
      <guid>https://dev.to/musicians_u/introducing-musicians-u-4lm8</guid>
      <description>&lt;p&gt;This post contains affiliate links, I may receive a commission from the product within.&lt;/p&gt;

&lt;p&gt;Hello! Today we have launched our &lt;a href="https://www.kickstarter.com/projects/musiciansu/musicians-u-music-education-and-social-networking"&gt;KickStarter Campaign&lt;/a&gt;. Musicians-U is a website for music education and social networking. &lt;/p&gt;

&lt;p&gt;The website and mobile apps are made up of ("Trainers") which are interactive teaching applications, which include progress tracking with in app beautiful charting.&lt;/p&gt;

&lt;p&gt;We are utilizing the web-audio and web-midi sdk's in many of our applications to provide an even more immersive experience ( midi input).&lt;/p&gt;

&lt;p&gt;We will be posting frequent updates here on dev, going over our tech stack and showcasing some of the applications.&lt;/p&gt;

&lt;p&gt;We have set a very low backer price $10.00 which gets the backer beta access and a year long membership to the website. Only thing is with a backing price that low, we need ALOT of backers. Could you please help spread the word? And thank you in advance.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/HqjGAirsm9M"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>showdev</category>
      <category>startup</category>
    </item>
  </channel>
</rss>
