Git Product home page Git Product logo

wave-piano-sfml's Introduction

wave-piano-sfml

A virtual piano keyboard application that was created as a project for a college course. It enables users to play music using a virtual keyboard and generates sounds from various mathematical functions. The program has a graphical interface that allows users to select different instruments and tweak the preset settings dynamically while playing the sounds.

mainWindowImage

The program includes the following features:

  • Ability to play sounds based on user input
  • Sound samples generated from mathematical wave functions
  • Custom graphical interface handler
  • Selection of instruments accessed through a menu

Additional libraries and other warnings

This project was created using latest C++ features. It's recommended to use at least latest/C++20 compatible version.

The following libraries are required:

wave-piano-sfml's People

Contributors

plencka avatar

Watchers

 avatar

wave-piano-sfml's Issues

Required Dependency Manager

Proper dependency manager needs to be configured for installing external includes.

I'm using vcpkg for development, but I didn't settle on any specific solution. It can be integrated with CMake, so it might be worth setting these up for easier installation of packages.

Dynamic UI Scaling

Currently Graphical Interface has predefined size, with disabled window resizing.

Ideal solution instead would be implementing dynamic scaling to interface elements, like text and buttons. This way, user with unusual screen resolution would be allowed to adjust application window size without unexpected behaviour.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.