# Virtual-Piano-UWP
**Repository Path**: ysdy44/Virtual-Piano-UWP
## Basic Information
- **Project Name**: Virtual-Piano-UWP
- **Description**: V Piano is a MIDI tool based on the Microsoft GS Wavetable Synth that can play 128 instruments, chords, and percussion instruments.
- **Primary Language**: C#
- **License**: GPL-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 0
- **Created**: 2023-06-12
- **Last Updated**: 2024-01-02
## Categories & Tags
**Categories**: Uncategorized
**Tags**: Csharp, Uwp
## README
# V 钢琴-UWP

Windows 10 app 应用商店地址:
[购置 V 钢琴 - 微软商店](https://www.microsoft.com/store/productid/9N2RJ51HNTSX)
## 功能说明
V 钢琴 是一款基于微软GS波表合成器的 Midi 工具,它可以演奏 128 种乐器、和弦以及打击乐器。
## 开发环境
|Key|Value|
|---|---|
|系统要求| Windows 10 秋季创意者更新 或更高|
|开发工具|Visual Studio 2022|
|编程语言|C#|
## 部署说明
> 下载整个工程,打开`Virtual Piano.sln`文件,启动工程`Virtual Piano`,试试看是否可以工作。