Researcher profile

Clinton F. Goss

Clinton F. Goss contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 19 - UnverifiedVerification L1Unclaimed author
5works
0followers
4topics
3close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

5 published item(s)

preprint2014arXiv

An Exploration of Physiological Responses to the Native American Flute

This pilot study explored physiological responses to playing and listening to the Native American flute. Autonomic, electroencephalographic (EEG), and heart rate variability (HRV) metrics were recorded while participants (N = 15) played flutes and listened to several styles of music. Flute playing was accompanied by an 84% increase in HRV (p < .001). EEG theta (4-8 Hz) activity increased while playing flutes (p = .007) and alpha (8-12 Hz) increased while playing lower-pitched flutes (p = .009). Increase in alpha from baseline to the flute playing conditions strongly correlated with experience playing Native American flutes (r = +.700). Wide-band beta (12-25 Hz) decreased from the silence conditions when listening to solo Native American flute music (p = .013). The findings of increased HRV, increasing slow-wave rhythms, and decreased beta support the hypothesis that Native American flutes, particularly those with lower pitches, may have a role in music therapy contexts. We conclude that the Native American flute may merit a more prominent role in music therapy and that a study of the effects of flute playing on clinical conditions, such as post-traumatic stress disorder (PTSD), asthma, chronic obstructive pulmonary disease (COPD), hypertension, anxiety, and major depressive disorder, is warranted.

preprint2013arXiv

Dynamic Metrics of Heart Rate Variability

Numerous metrics of heart rate variability (HRV) have been described, analyzed, and compared in the literature. However, they rarely cover the actual metrics used in a class of HRV data acquisition devices - those designed primarily to produce real-time metrics. This paper characterizes a class of metrics that we term dynamic metrics. We also report the results of a pilot study which compares one such dynamic metric, based on photoplethysmographic data using a moving sampling window set to the length of an estimated breath cycle (EBC), with established HRV metrics. The results show high correlation coefficients between the dynamic EBC metrics and the established static SDNN metric (standard deviation of Normal-to-Normal) based on electrocardiography. These results demonstrate the usefulness of data acquisition devices designed for real-time metrics.

preprint2013arXiv

Intraoral Pressure in Ethnic Wind Instruments

High intraoral pressure generated when playing some wind instruments has been linked to a variety of health issues. Prior research has focused on Western classical instruments, but no work has been published on ethnic wind instruments. This study measured intraoral pressure when playing six classes of ethnic wind instruments (N = 149): Native American flutes (n = 71) and smaller samples of ethnic duct flutes, reed instruments, reedpipes, overtone whistles, and overtone flutes. Results are presented in the context of a survey of prior studies, providing a composite view of the intraoral pressure requirements of a broad range of wind instruments. Mean intraoral pressure was 8.37 mBar across all ethnic wind instruments and 5.21 +/- 2.16 mBar for Native American flutes. The range of pressure in Native American flutes closely matches pressure reported in other studies for normal speech, and the maximum intraoral pressure, 20.55 mBar, is below the highest subglottal pressure reported in other studies during singing. Results show that ethnic wind instruments, with the exception of ethnic reed instruments, have generally lower intraoral pressure requirements than Western classical wind instruments. This implies a lower risk of the health issues related to high intraoral pressure.

preprint2013arXiv

Machine Code Optimization - Improving Executable Object Code

This dissertation explores classes of compiler optimization techniques that are applicable late in the compilation process, after all executable code for a program has been linked. I concentrate on techniques which, for various reasons, cannot be applied earlier in the compilation process. In addition to a theoretical treatment of this class of optimization techniques, this dissertation reports on an implementation of these techniques in a production environment. I describe the details of the implementation which allows these techniques to be re-targeted easily and report on improvements gained when optimizing production software.

preprint2013arXiv

Micro Spitbol

A compact version of MACRO SPITBOL, a compiler/ interpreter for a variant of SNOBOL4, has been developed for use on microcomputer systems. The techniques for producing an implementation are largely automatic in order to preserve the integrity and portability of the SPITBOL system. These techniques are discussed along with a description of an initial implementation on a 65K byte minicomputer. An interesting theoretical problem which arises when using procedures which compact the interpretive object code is also analyzed.