GuitarAlchemist.GA.Interactive
1.0.1-beta4
This is a prerelease version of GuitarAlchemist.GA.Interactive.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package GuitarAlchemist.GA.Interactive --version 1.0.1-beta4
NuGet\Install-Package GuitarAlchemist.GA.Interactive -Version 1.0.1-beta4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GuitarAlchemist.GA.Interactive" Version="1.0.1-beta4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GuitarAlchemist.GA.Interactive --version 1.0.1-beta4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GuitarAlchemist.GA.Interactive, 1.0.1-beta4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install GuitarAlchemist.GA.Interactive as a Cake Addin #addin nuget:?package=GuitarAlchemist.GA.Interactive&version=1.0.1-beta4&prerelease // Install GuitarAlchemist.GA.Interactive as a Cake Tool #tool nuget:?package=GuitarAlchemist.GA.Interactive&version=1.0.1-beta4&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Guitar Alchemist
What is Guitar Alchemist?
Guitar Alchemist is a tool for exploring the guitar fretboard (Under development)
It is the sequel of the Guitar Alchemist project, started many years ago
Classes currently implemented:
- Instrument/Tuning (Guitar, Bass, Banjo, Ukulele, and many more...)
- Note (Chromatic, diatonic, etc...)
- Keys (Major, Minor)
- Octave, Pitch, MidiNote
- Interval, scale, Modes (Major scale, harmonic minor scale, melodic minor scale)
- Atonal classes: Pitch class, Pitch class set
.NET Interactive extensions
- A extension is also being developed (Preview)
Authors
Stephane Pareilleux
Version History
- 1.0.1 - Initial version (Experimental)
Acknowledgments
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Figgle (>= 0.5.1)
- Microsoft.DotNet.Interactive (>= 1.0.0-beta.24164.1)
- Microsoft.DotNet.Interactive.CSharp (>= 1.0.0-beta.24164.1)
- Microsoft.DotNet.Interactive.Formatting (>= 1.0.0-beta.24164.1)
- PCRE.NET (>= 1.0.0)
- System.Runtime.InteropServices.WindowsRuntime (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.1-beta5 | 65 | 3/31/2024 |
1.0.1-beta4 | 54 | 3/29/2024 |
1.0.1-beta3 | 101 | 11/25/2022 |
1.0.0-beta | 101 | 10/29/2022 |
2024-04-29 - Added latest GA.Business.Core changes (Migrated to .NET 8)
2022-11-24 - Added latest GA.Business.Core changes (VariationsWithRepetitions class)
2022-10-29 - Initial version