Categories: NewsData

Google launches Nsynth Super, a hardware companion to its NSynth AI tool to algorithmically create new sounds

2 min read

Magenta, a research project by Google Inc., which creates music using machine learning, has launched a new instrument – NSynth Super. It is an open source experimental physical interface for the NSynth or Neural Synthesizer machine learning algorithm.

About NSyth

NSyth (Natural Synthesizer) is an algorithm that generates new sounds by combining the features of existing sounds. This is done by taking different sounds as an input, use a deep neural network to learn the characteristics of the input sounds, and then create a completely new sound based on these characteristics.

Magenta developed NSynth by using WaveNet, a neural network developed by Google’s own DeepMind to make artificial speech sound more natural. WaveNet allows NSynth to simulate musical instruments that would be impossible in the real world.

Watch this video to listen to some cool music created by NSynth Super.

NSynth provides artists with intuitive control over timbre and dynamics, and the ability to explore new sounds that would be difficult or impossible to produce with a hand-tuned synthesizer by learning directly from the data.

About NSynth Super

NSynth Super is an open source experimental instrument which gives musicians the ability to make music using completely new sounds generated by the NSynth algorithm from 4 different source sounds. It features touch screen and dial controls, along with an OLED display and custom-designed printed circuit board.

Source : NSynth Super Website

NSynth Super is built using open source libraries, which includes TensorFlow and openFrameworks. This allows a wider community of artists, coders, and researchers to experiment with machine learning within their creative sphere.

The open source version of the NSynth Super prototype, which includes all of the source code, schematics, and design templates, is available for download on GitHub.

Read more about this exciting project on NSynth Super’s official website.

Savia Lobo

A Data science fanatic. Loves to be updated with the tech happenings around the globe. Loves singing and composing songs. Believes in putting the art in smart.

Share
Published by
Savia Lobo

Recent Posts

Top life hacks for prepping for your IT certification exam

I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed…

3 years ago

Learn Transformers for Natural Language Processing with Denis Rothman

Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN…

3 years ago

Learning Essential Linux Commands for Navigating the Shell Effectively

Once we learn how to deploy an Ubuntu server, how to manage users, and how…

3 years ago

Clean Coding in Python with Mariano Anaya

Key-takeaways:   Clean code isn’t just a nice thing to have or a luxury in software projects; it's a necessity. If we…

3 years ago

Exploring Forms in Angular – types, benefits and differences   

While developing a web application, or setting dynamic pages and meta tags we need to deal with…

3 years ago

Gain Practical Expertise with the Latest Edition of Software Architecture with C# 9 and .NET 5

Software architecture is one of the most discussed topics in the software industry today, and…

3 years ago