Source author record

Clinton F. Goss

Clinton F. Goss appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

6works
5topics
3close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

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

Published work

6 published item(s)

preprint2015arXiv

Native American Flute Ergonomics

This study surveyed ergonomic issues in 308 Native American flute players. It also correlated the physical measurements of a subgroup of 33 participants with the largest flute they found comfortable. The data was used to derive a predictive formula for the largest comfortable flute based on physical measurements. The median age of players was 63 years with a mean of 6.9 years playing Native American flute. Females reported significantly less time playing the instrument (p = .004), but significantly faster self-reported progress rates (p = .001). Physical discomfort was experienced by 47-64% of players at least some of the time. Over 10% of players reported moderate discomfort on an average basis. Females report significantly higher maximum and average physical discomfort than males (p < .001 and p = .015, respectively). Height, arm span, hand span, and reported length of time playing and experience level all correlated with the largest flute that the player found comfortable. Multivariate coefficient analysis on those factors yielded a formula with a strong correlation to the largest comfortable flute (r = +.650). However, the formula does not have sufficient correlation to have value in predicting flute design. Customization of Native American flutes with the goal of improving ergonomics is proposed as a worthwhile goal.

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.