Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
This android app is producing music and partition sheets in real time.
Furthermore, the AI module can be activated and be trained to learn you prefered style and play it.
You can also team play your music with the interconnect mode.
Finally, move your phone like a 'chef d'orchestre' and see how it changes the music...
ScoreDate is a software to learn music reading and ear training
ScoreDate is your date with the music !
It is an open source software written in Java that helps musicians to learn music reading. It also helps you with ear training.
It is suitable for any skill, from beginners to professional users. From slow training to first sight reading.
It allows you to use JFugue-2.1 API to program music on MIDP 2.0, CLDC 1.1 compatible mobile devices.
It's easy to use, like this code to play C-major scale:
Player player = new Player();
player.play("C D E F G A B");
It's all based on JFugue-2.1 sources, so go to http://www.jfugue.org for more information.