SHARC Web Services

Queries returning XML

Flute c4 (middle c)
Url: http://www.timbre.ws:8080/sharcJfreeWeb/servlet/SharcService?action=XpathXml&inst=flute_vibrato&xpath=/tree/instrument[@id='flute_vibrato']/note[@pitch='c4'] Syntax:http://www.timbre.ws:8080/sharcJfreeWeb/servle/SharcService?action=XpathXml&inst=<name of xml collection>&xpath=<xpath statement>

Show all c4 notes in collection
Url: http://www.timbre.ws:8080/sharcJfreeWeb/servlet/SharcService?action=XpathXml&inst=sharc&xpath=/tree/instrument/note[@pitch='c4']

Queries producing graphic plots

Realtime plots produced using jFreeChart
Harmonic spectrum of flute playing c4 (middle c)
Url: http://www.timbre.ws:8080/sharcJfreeWeb/servlet/SharcService?action=Noteplot&inst=flute_vibrato&pitch=c4
Syntax:http://www.timbre.ws:8080/sharcJfreeWeb/servlet/SharcService?action=Noteplot&inst=<name of xml collection>&pitch=<pitch>

Comparison of spectra for flute and violin, same note (c4)
Url: http://www.timbre.ws:8080/sharcJfreeWeb/servlet/SharcService?action=TwoNoteplot&inst1=flute_vibrato&inst2=violin_vibrato&pitch=c4

Combined longtime spectra for violin and muted trumpet
Url: http://www.timbre.ws:8080/sharcJfreeWeb/servlet/SharcService?action=LongtimeTwoplot&inst1=violin_vibrato&bins=50&inst2=C_trumpet_muted

Longtime spectrum for flute (all notes)
Url: http://www.timbre.ws:8080/sharcJfreeWeb/servlet/SharcService?action=LongtimePlot&inst=flute_vibrato&bins=50

Brightness plot for a cello (all notes)
Url: http://www.timbre.ws:8080/sharcJfreeWeb/servlet/SharcService?action=CentroidPlot&inst=cello_vibrato

Combined brightness plot for cello and flute
Url: http://www.timbre.ws:8080/sharcJfreeWeb/servlet/SharcService?action=CentroidTwoplot&inst1=cello_vibrato&inst2=flute_vibrato