<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://vjmedia.wpi.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bmferrarotti</id>
	<title>vjmedia - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://vjmedia.wpi.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bmferrarotti"/>
	<link rel="alternate" type="text/html" href="https://vjmedia.wpi.edu/Special:Contributions/Bmferrarotti"/>
	<updated>2026-04-05T04:33:12Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.8</generator>
	<entry>
		<id>https://vjmedia.wpi.edu/index.php?title=Brian_Ferrarotti_MU2300_Final_Project&amp;diff=245356</id>
		<title>Brian Ferrarotti MU2300 Final Project</title>
		<link rel="alternate" type="text/html" href="https://vjmedia.wpi.edu/index.php?title=Brian_Ferrarotti_MU2300_Final_Project&amp;diff=245356"/>
		<updated>2018-05-01T02:53:18Z</updated>

		<summary type="html">&lt;p&gt;Bmferrarotti: embedded mp3s&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;For my final project, I created a Max patcher that reads text files (.txt) and plays music corresponding to the file contents. &lt;br /&gt;
Additionally, this patcher allows a user to create simple drum loops to accompany the text files.&lt;br /&gt;
&lt;br /&gt;
In order to create this patcher, I needed to have basic programming skills through Max 7. This included being able to convert keystrokes or the ASCII codes of characters in a text file to simple numbers, and knowing how to output MIDI messages to a synthesizer plugin.&lt;br /&gt;
&lt;br /&gt;
== Files ==&lt;br /&gt;
&lt;br /&gt;
This folder contains the patcher, which requires a computer with the Kontakt synthesizer to produce audio. In addition are some .txt files and two sample MP3's. Test.MP3 is merely the notes matching the correspondingly named .txt file, while Twinkle Twinkle Experience.MP3 has a manually typed in intro and drums in addition to the playback of Twinkle Twinkle Little Star.txt. Both MP3's are fairly quiet.&lt;br /&gt;
&lt;br /&gt;
[[Media:TextToMusic.zip]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Demo with test file that reads&lt;br /&gt;
&lt;br /&gt;
This is a test.&lt;br /&gt;
THIS IS A TEST!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;htmltag tagname=&amp;quot;iframe&amp;quot; id=&amp;quot;ensembleEmbeddedContent_tGQ6yMm8iEqKmygvG7PQzQ&amp;quot; src=&amp;quot;https://video.wpi.edu/app/plugin/embed.aspx?ID=tGQ6yMm8iEqKmygvG7PQzQ&amp;amp;isResponsive=true&amp;amp;isNewPluginEmbed=true&amp;amp;displayTitle=false&amp;amp;startTime=0&amp;amp;autoPlay=false&amp;amp;hideControls=true&amp;amp;showCaptions=false&amp;amp;displaySharing=false&amp;amp;displayAnnotations=false&amp;amp;displayAttachments=false&amp;amp;displayLinks=false&amp;amp;displayEmbedCode=false&amp;amp;displayDownloadIcon=false&amp;amp;displayMetaData=false&amp;amp;displayDateProduced=false&amp;amp;audioPreviewImage=false&amp;quot; frameborder=&amp;quot;0&amp;quot; style=&amp;quot;width: 100%; height: 30px;&amp;quot; scrolling=&amp;quot;no&amp;quot; allowfullscreen&amp;gt;&amp;lt;/htmltag&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Demo of with Twinkle Twinkle Little Star. The notes in the beginning before the drum kit starts are &amp;quot;Hello there, today I will show off this thing.&amp;quot;&lt;br /&gt;
&amp;lt;htmltag tagname=&amp;quot;iframe&amp;quot; id=&amp;quot;ensembleEmbeddedContent_OODubpWdPUa8YdjNyOYUtw&amp;quot; src=&amp;quot;https://video.wpi.edu/app/plugin/embed.aspx?ID=OODubpWdPUa8YdjNyOYUtw&amp;amp;isResponsive=true&amp;amp;isNewPluginEmbed=true&amp;amp;displayTitle=false&amp;amp;startTime=0&amp;amp;autoPlay=false&amp;amp;hideControls=true&amp;amp;showCaptions=false&amp;amp;displaySharing=false&amp;amp;displayAnnotations=false&amp;amp;displayAttachments=false&amp;amp;displayLinks=false&amp;amp;displayEmbedCode=false&amp;amp;displayDownloadIcon=false&amp;amp;displayMetaData=false&amp;amp;displayDateProduced=false&amp;amp;audioPreviewImage=false&amp;quot; frameborder=&amp;quot;0&amp;quot; style=&amp;quot;width: 100%; height: 30px;&amp;quot; scrolling=&amp;quot;no&amp;quot; allowfullscreen&amp;gt;&amp;lt;/htmltag&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Advisor:Manzo]]&lt;br /&gt;
[[Category:Algorithmic, Interactive, &amp;amp; Electro-acoustic Compositions]]&lt;br /&gt;
[[Category:Foundations of Music Technology (2300)]]&lt;br /&gt;
[[Category:Interactive Systems]]&lt;/div&gt;</summary>
		<author><name>Bmferrarotti</name></author>
		
	</entry>
	<entry>
		<id>https://vjmedia.wpi.edu/index.php?title=Brian_Ferrarotti_MU2300_Final_Project&amp;diff=245355</id>
		<title>Brian Ferrarotti MU2300 Final Project</title>
		<link rel="alternate" type="text/html" href="https://vjmedia.wpi.edu/index.php?title=Brian_Ferrarotti_MU2300_Final_Project&amp;diff=245355"/>
		<updated>2018-05-01T02:32:01Z</updated>

		<summary type="html">&lt;p&gt;Bmferrarotti: embedded mp3s&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;For my final project, I created a Max patcher that reads text files (.txt) and plays music corresponding to the file contents. &lt;br /&gt;
Additionally, this patcher allows a user to create simple drum loops to accompany the text files.&lt;br /&gt;
&lt;br /&gt;
In order to create this patcher, I needed to have basic programming skills through Max 7. This included being able to convert keystrokes or the ASCII codes of characters in a text file to simple numbers, and knowing how to output MIDI messages to a synthesizer plugin.&lt;br /&gt;
&lt;br /&gt;
== Files ==&lt;br /&gt;
&lt;br /&gt;
This folder contains the patcher, which requires a computer with the Kontakt synthesizer to produce audio. In addition are some .txt files and two sample MP3's. Test.MP3 is merely the notes matching the correspondingly named .txt file, while Twinkle Twinkle Experience.MP3 has a manually typed in intro and drums in addition to the playback of Twinkle Twinkle Little Star.txt. Both MP3's are fairly quiet.&lt;br /&gt;
&lt;br /&gt;
[[Media:TextToMusic.zip]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;mp3player&amp;gt;File:Test.mp3&amp;lt;/mp3player&amp;gt;&lt;br /&gt;
&amp;lt;mp3player&amp;gt;File:Twinkle Twinke Experience.mp3&amp;lt;/mp3player&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Advisor:Manzo]]&lt;br /&gt;
[[Category:Algorithmic, Interactive, &amp;amp; Electro-acoustic Compositions]]&lt;br /&gt;
[[Category:Foundations of Music Technology (2300)]]&lt;br /&gt;
[[Category:Interactive Systems]]&lt;/div&gt;</summary>
		<author><name>Bmferrarotti</name></author>
		
	</entry>
	<entry>
		<id>https://vjmedia.wpi.edu/index.php?title=Brian_Ferrarotti_MU2300_Final_Project&amp;diff=245333</id>
		<title>Brian Ferrarotti MU2300 Final Project</title>
		<link rel="alternate" type="text/html" href="https://vjmedia.wpi.edu/index.php?title=Brian_Ferrarotti_MU2300_Final_Project&amp;diff=245333"/>
		<updated>2018-04-30T20:12:45Z</updated>

		<summary type="html">&lt;p&gt;Bmferrarotti: Added categories&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;For my final project, I created a Max patcher that reads text files (.txt) and plays music corresponding to the file contents. &lt;br /&gt;
Additionally, this patcher allows a user to create simple drum loops to accompany the text files.&lt;br /&gt;
&lt;br /&gt;
In order to create this patcher, I needed to have basic programming skills through Max 7. This included being able to convert keystrokes or the ASCII codes of characters in a text file to simple numbers, and knowing how to output MIDI messages to a synthesizer plugin.&lt;br /&gt;
&lt;br /&gt;
== Files ==&lt;br /&gt;
&lt;br /&gt;
This folder contains the patcher, which requires a computer with the Kontakt synthesizer to produce audio. In addition are some .txt files and two sample MP3's. Test.MP3 is merely the notes matching the correspondingly named .txt file, while Twinkle Twinkle Experience.MP3 has a manually typed in intro and drums in addition to the playback of Twinkle Twinkle Little Star.txt. Both MP3's are fairly quiet.&lt;br /&gt;
&lt;br /&gt;
[[Media:TextToMusic.zip]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Advisor:Manzo]]&lt;br /&gt;
[[Category:Algorithmic, Interactive, &amp;amp; Electro-acoustic Compositions]]&lt;br /&gt;
[[Category:Foundations of Music Technology (2300)]]&lt;br /&gt;
[[Category:Interactive Systems]]&lt;/div&gt;</summary>
		<author><name>Bmferrarotti</name></author>
		
	</entry>
	<entry>
		<id>https://vjmedia.wpi.edu/index.php?title=File:TextToMusic.zip&amp;diff=245332</id>
		<title>File:TextToMusic.zip</title>
		<link rel="alternate" type="text/html" href="https://vjmedia.wpi.edu/index.php?title=File:TextToMusic.zip&amp;diff=245332"/>
		<updated>2018-04-30T20:04:45Z</updated>

		<summary type="html">&lt;p&gt;Bmferrarotti: project contents:
Max patcher
.txt files
corresponding MP3s for two of .txt files&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;project contents:&lt;br /&gt;
Max patcher&lt;br /&gt;
.txt files&lt;br /&gt;
corresponding MP3s for two of .txt files&lt;/div&gt;</summary>
		<author><name>Bmferrarotti</name></author>
		
	</entry>
	<entry>
		<id>https://vjmedia.wpi.edu/index.php?title=Brian_Ferrarotti_MU2300_Final_Project&amp;diff=245331</id>
		<title>Brian Ferrarotti MU2300 Final Project</title>
		<link rel="alternate" type="text/html" href="https://vjmedia.wpi.edu/index.php?title=Brian_Ferrarotti_MU2300_Final_Project&amp;diff=245331"/>
		<updated>2018-04-30T20:03:45Z</updated>

		<summary type="html">&lt;p&gt;Bmferrarotti: Uploaded .zip file of project contents and gave basic overview&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;For my final project, I created a Max patcher that reads text files (.txt) and plays music corresponding to the file contents. &lt;br /&gt;
Additionally, this patcher allows a user to create simple drum loops to accompany the text files.&lt;br /&gt;
&lt;br /&gt;
In order to create this patcher, I needed to have basic programming skills through Max 7. This included being able to convert keystrokes or the ASCII codes of characters in a text file to simple numbers, and knowing how to output MIDI messages to a synthesizer plugin.&lt;br /&gt;
&lt;br /&gt;
== Files ==&lt;br /&gt;
&lt;br /&gt;
This folder contains the patcher, which requires a computer with the Kontakt synthesizer to produce audio. In addition are some .txt files and two sample MP3's. Test.MP3 is merely the notes matching the correspondingly named .txt file, while Twinkle Twinkle Experience.MP3 has a manually typed in intro and drums in addition to the playback of Twinkle Twinkle Little Star.txt. Both MP3's are fairly quiet.&lt;br /&gt;
&lt;br /&gt;
[[Media:TextToMusic.zip]]&lt;/div&gt;</summary>
		<author><name>Bmferrarotti</name></author>
		
	</entry>
</feed>