ios-samples/QRchestra
Rolf Bjarne Kvinge c48c4d648c
Add .editorconfig and fix formatting accordingly. (#471)
The new .editorconfig is copied from the one in xamarin/xamarin-macios.

Formatting was fixed using 'dotnet format whitespace --folder .'
2023-02-17 14:55:43 +01:00
..
QRchestra Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Screenshots
Metadata.xml
QRchestra.sln
README.md onboard missing samples 2019-08-01 22:24:39 -07:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - QRchestra Detects QR codes and decodes them. If the value of the QR code is a MIDI note number, that note is played sample
csharp
xamarin
qrchestra

QRchestra

This sample detects QR codes and decodes them.

If the value of the QR code is a MIDI note number, that note is played. Use these QR codes to test (they are generated by the app):

Sample app screenshot

If the value does not qualify as a MIDI note, the QR code is highlighted on the screen and the string data from the barcode is written to the console, eg:

Screen with barcode

Barcode string data: www.xamarin.com

Search online for a website or tool that can generate test QR codes.